TPIE

v1.1rc1-6-g0c97303
loglevel.h File Reference

Logging levels. More...

#include <tpie/config.h>

Go to the source code of this file.

Namespaces

 tpie
 TPIE's namespace.
 

Enumerations

enum  tpie::log_level {
  tpie::LOG_FATAL = 0, tpie::LOG_ERROR, tpie::LOG_WARNING, tpie::LOG_INFORMATIONAL,
  tpie::LOG_APP_DEBUG, tpie::LOG_DEBUG, tpie::LOG_MEM_DEBUG
}
 TPIE logging levels, from higest priority to lowest. More...
 

Detailed Description

Logging levels.

Definition in file loglevel.h.