0.9.8.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Enumerations
Hypertable::Logger::Priority Namespace Reference

Output priorities modelled after syslog. More...

Enumerations

enum  {
  EMERG = 0, FATAL = 0, ALERT = 1, CRIT = 2,
  ERROR = 3, WARN = 4, NOTICE = 5, INFO = 6,
  DEBUG = 7, NOTSET = 8
}
 

Detailed Description

Output priorities modelled after syslog.