log(color): disabled console log formating by default
This commit is contained in:
+1
-1
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user