diff options
Diffstat (limited to 'config/global.in')
-rw-r--r-- | config/global.in | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/config/global.in b/config/global.in index bfe3863d..fda034dc 100644 --- a/config/global.in +++ b/config/global.in @@ -262,18 +262,6 @@ config LOG_PROGRESS_BAR WARNING! Very CPU intensive! If you have spare CPU, then you can use it, otherwise, refrain from using it. -config LOG_USE_COLORS - bool - prompt "Use colors for logging to console" - default n - help - Use colors to highlight important messages. - ERROR: bright red - WARN : bright yellow - INFO : bright green - EXTRA: dim green - DEBUG: dim white - config LOG_TO_FILE bool prompt "Log to a file" |