Remove old log stuff

This commit is contained in:
eikek
2022-02-19 22:01:49 +01:00
parent e483a97de7
commit 8b42708db2
9 changed files with 18 additions and 84 deletions

View File

@ -22,11 +22,11 @@ docspell.joex {
logging {
# The format for the log messages. Can be one of:
# Json, Logfmt, Fancy or Plain
format = "Json"
format = "Plain"
# The minimum level to log. From lowest to highest:
# Trace, Debug, Info, Warn, Error
minimumLevel = "Debug"
minimum-level = "Info"
}
# The database connection.