problem: long thread names break log layout
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
<Configuration status="WARN">
|
<Configuration status="WARN">
|
||||||
|
|
||||||
<Properties>
|
<Properties>
|
||||||
<Property name="dfltPattern">%d{HH:mm:ss.SSS} [%-20t] %-5level %24.24c{1} | %msg%n</Property>
|
<Property name="dfltPattern">%d{HH:mm:ss.SSS} [%-20.20t] %-5level %24.24c{1} | %msg%n</Property>
|
||||||
</Properties>
|
</Properties>
|
||||||
|
|
||||||
<Appenders>
|
<Appenders>
|
||||||
|
|||||||
Reference in New Issue
Block a user