Update exmpale

This commit is contained in:
2024-09-21 05:51:31 +00:00
committed by GitHub
parent 684ef9fc34
commit a6c5f545a8

View File

@@ -2,7 +2,7 @@ appenders:
stdout:
kind: console
encoder:
pattern: "{m}{n}"
pattern: "[{l}] {M}:L{L} - {m}{n}"
requests:
kind: rolling_file
path: "log/requests.log"