log(color): disabled console log formating by default

This commit is contained in:
Torkel Ödegaard
2015-11-09 09:48:02 +01:00
parent 8f81c97aaa
commit 88d27fe649
+1 -1
View File
@@ -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]