mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
log(color): disabled console log formating by default
This commit is contained in:
parent
8f81c97aaa
commit
88d27fe649
@ -225,7 +225,7 @@ level = Info
|
||||
[log.console]
|
||||
level =
|
||||
# Set formatting to "false" to disable color formatting of console logs
|
||||
formatting = true
|
||||
formatting = false
|
||||
|
||||
# For "file" mode only
|
||||
[log.file]
|
||||
|
Loading…
Reference in New Issue
Block a user