0

Document that the thread name is in brackets

This commit is contained in:
rjenkinsjr
2016-03-31 19:58:55 -04:00
parent cc06b83c11
commit d28175f7e3
2 changed files with 3 additions and 3 deletions

View File

@@ -94,8 +94,8 @@ import org.yaml.snakeyaml.Yaml;
* defaults to <code>false</code>.</li>
*
* <li><code>slf4j.showThreadName</code> -Set to <code>true</code> if you want
* to output the current thread name. If unspecified or given any other value,
* defaults to <code>false</code>.</li>
* to output the current thread name, wrapped in brackets. If unspecified or
* given any other value, defaults to <code>false</code>.</li>
*
* <li><code>slf4j.showLogName</code> - Set to <code>true</code> if you want the
* logger instance name (wrapped in curly braces) to be included in output