mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-22 02:18:26 +00:00
Remove old log stuff
This commit is contained in:
@ -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.
|
||||
|
Reference in New Issue
Block a user