Add changes list to info logging

This commit is contained in:
RatzzFatzz
2025-12-19 22:35:07 +01:00
parent 1bdd3874e7
commit 62b637c241
6 changed files with 21 additions and 9 deletions

View File

@@ -6,7 +6,7 @@ Configuration:
fileName: logs/application.log
filePattern: logs/archive/application-%d{yyyy-MM-dd}-%i.log.gz
PatternLayout:
Pattern: "%d{DEFAULT} | %-5level | %thread | %C{1} | %msg %n %throwable"
Pattern: "%d{DEFAULT} | %-5level | %msg %n %throwable"
ThresholdFilter:
level: debug
Policies: