Adjust log file settings
Retain max seven days of logs and change max file size to 50MB
This commit is contained in:
@@ -18,6 +18,8 @@ info.build.version=@project.version@
|
||||
|
||||
logging.level.de.financer=DEBUG
|
||||
logging.file=financer-server.log
|
||||
logging.file.max-history=7
|
||||
logging.file.max-size=50MB
|
||||
|
||||
# Country code for holiday checks
|
||||
# Mostly an uppercase ISO 3166 2-letter code
|
||||
|
||||
Reference in New Issue
Block a user