solution: log format more clear for ops
This commit is contained in:
@@ -2,7 +2,8 @@
|
|||||||
<Configuration status="WARN">
|
<Configuration status="WARN">
|
||||||
|
|
||||||
<Properties>
|
<Properties>
|
||||||
<Property name="dfltPattern">%d{HH:mm:ss.SSS} [%-20.20t] %-5level %24.24c{1} | %msg%n</Property>
|
<Property name="dfltPattern">%d{yyyy-dd-MM HH:mm:ss.SSS} | %-5level | %20.20c{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