feat: updated logs format
This commit is contained in:
parent
d478460921
commit
6cd1edd49a
@ -3,7 +3,7 @@
|
||||
<!-- Console appender configuration -->
|
||||
<Console name="console" target="SYSTEM_OUT">
|
||||
<PatternLayout
|
||||
pattern="%cyan{%d{dd-MM-yyyy HH:mm:ss}} [%style{%highlight{%level}{STYLE=Logback}}] %yellow{%t} | %green{%c{1.}:%L} | %m%n" />
|
||||
pattern="%cyan{%d{dd-MM-yyyy HH:mm:ss}} [%style{%highlight{%level}{STYLE=Logback}}] %yellow{%.7t} | %green{%c{1.}:%L} | %m%n" />
|
||||
</Console>
|
||||
</Appenders>
|
||||
<Loggers>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user