mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
config: removed trace level from config comment
This commit is contained in:
parent
d5481fa0f1
commit
78dbb4dc13
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user