# Configuration file for cmlog
# Name of this configuration
# Type          Title          Tag          Width
Col          Facility                  facility               98           
Col          Host                      host                   91           
Col          User                      user                   74           
Col          Time                      cmlogTime              214          
Col          Status                    status                 50           
Col          Severity                  severity               50           
Col          Error                     code                   50           
Col          Object                    process                50           
Col          Message                   text                   200          
# Buffer size for updating the message
ubufsize     2000
# Default query message
queryMessage    "none"    -20:10         now
# Default update selection message
updateMessage    "Severity >= 12"
# Window Width
windowWidth  969
# Window Height
windowHeight  500
#Code Conversion
codeConversion none Severity
{
1          Info         Blue
2          Info1         LightBlue
3          Warning         Yellow
4          Fatal         Red        flash:bell
}
