config: removed trace level from config comment

This commit is contained in:
Torkel Ödegaard 2017-05-18 14:19:39 +02:00
parent d5481fa0f1
commit 78dbb4dc13

View File

@ -298,7 +298,7 @@
# Use space to separate multiple modes, e.g. "console file"
;mode = console file
# Either "trace", "debug", "info", "warn", "error", "critical", default is "info"
# Either "debug", "info", "warn", "error", "critical", default is "info"
;level = info
# optional settings to set different levels for specific loggers. Ex filters = sqlstore:debug