logging enhancements

This commit is contained in:
Piotr Dec 2025-10-22 22:53:49 +02:00
parent 2dec6d5384
commit 569aefeccb
Signed by: stawros
GPG key ID: 74B18A3F0F1E99C0
8 changed files with 88 additions and 20 deletions

View file

@ -1,3 +1,6 @@
logging:
level: "TRACE"
path: "logs/karl.log"
app:
host: "127.0.0.1"
port: 8081