mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-23 10:58:26 +00:00
Remove old log stuff
This commit is contained in:
@ -25,11 +25,11 @@ docspell.server {
|
||||
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"
|
||||
}
|
||||
|
||||
# Where the server binds to.
|
||||
|
Reference in New Issue
Block a user