config/global.in
changeset 96 aa1a9fbd6eb8
parent 95 57694569322b
child 108 69407950a2a2
     1.1 --- a/config/global.in	Mon May 14 19:59:41 2007 +0000
     1.2 +++ b/config/global.in	Thu May 17 16:22:51 2007 +0000
     1.3 @@ -262,18 +262,6 @@
     1.4        WARNING! Very CPU intensive! If you have spare CPU, then you can use it,
     1.5        otherwise, refrain from using it.
     1.6  
     1.7 -config LOG_USE_COLORS
     1.8 -    bool
     1.9 -    prompt "Use colors for logging to console"
    1.10 -    default n
    1.11 -    help
    1.12 -      Use colors to highlight important messages.
    1.13 -      ERROR: bright red
    1.14 -      WARN : bright yellow
    1.15 -      INFO : bright green
    1.16 -      EXTRA: dim green
    1.17 -      DEBUG: dim white
    1.18 -
    1.19  config LOG_TO_FILE
    1.20      bool
    1.21      prompt "Log to a file"