Improve error handling

Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
2024-01-20 11:57:55 +00:00
parent 7200447bc5
commit 2d14fe35c8
12 changed files with 191 additions and 154 deletions

View File

@@ -1,6 +1,8 @@
appenders:
stdout:
kind: console
encoder:
pattern: "{({d} {h({l})} {M}::{L}):65} - {m}{n}"
root:
level: info