mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Add config option to strip (most) colors from console logs
This commit is contained in:
@@ -224,6 +224,8 @@ level = Info
|
||||
# For "console" mode only
|
||||
[log.console]
|
||||
level =
|
||||
# Set formatting to "false" to disable color formatting of console logs
|
||||
formatting = true
|
||||
|
||||
# For "file" mode only
|
||||
[log.file]
|
||||
|
Reference in New Issue
Block a user