TPIE

11a2c2d
loglevel.h File Reference

Logging levels. More...

#include <tpie/config.h>

Go to the source code of this file.

Namespaces

 tpie
 

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, LOG_PIPE_DEBUG,
  tpie::LOG_USER1, LOG_USER2, LOG_USER3
}
 TPIE logging levels, from higest priority to lowest. More...
 

Detailed Description

Logging levels.

Definition in file loglevel.h.