mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-22 02:18:26 +00:00
Use logfmt for log lines and remove ansi color codes
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
<withJansi>true</withJansi>
|
||||
|
||||
<encoder>
|
||||
<pattern>[%thread] %highlight(%-5level) %cyan(%logger{15}) - %msg %n</pattern>
|
||||
<pattern>level=%-5level thread=%thread logger=%logger{15} message="%replace(%msg){'"', '\\"'}"%n</pattern>
|
||||
</encoder>
|
||||
</appender>
|
||||
|
||||
|
Reference in New Issue
Block a user