::xox
Class LogCritical

Heritage:
::xotcl::Object
  |
  +--::xox::LoggingLevel
        |
        +--::xox::LogDebug
              |
              +--::xox::LogInfo
                    |
                    +--::xox::LogNotice
                          |
                          +--::xox::LogWarn
                                |
                                +--::xox::LogError
Class LogCritical
superclass ::xox::LogError,
The logging level for critical errors
Variables
NameDefault ValueClassComment
color    ::xox::LoggingLevel
 the color of the logging message
 
Methods
NameComment
   
Methods from ::xotcl::Object
#, ., ?, ?code, ?methods, ?object, abstract, copy, coverageFilter, defaultmethod, extractConfigureArg, filterappend, garbageCollect, get#, getClean#, hasclass, init, methodTag, mixinappend, move, profileFilter, self, setParameterDefaults, shell, tclcmd, traceFilter,