fix SimpleLogger javadoc comment

Signed-off-by: Ceki Gulcu <ceki@qos.ch>
This commit is contained in:
Ceki Gulcu 2022-01-13 16:25:23 +01:00
parent 0e04efdbf6
commit 39cf0fc837
3 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ import org.slf4j.spi.LocationAwareLogger;
* <code>true</code>.</li>
*
* <li>(since version 1.7.33 and 2.0.0-alpha6) <code>org.slf4j.simpleLogger.showThreadId</code> -
* If you would like to output the current thread name, then set to
* If you would like to output the current thread id, then set to
* <code>true</code>. Defaults to <code>false</code>.</li>
*
* <li><code>org.slf4j.simpleLogger.showLogName</code> - Set to