TPIE

2362a60
loglevel.h File Reference

Logging levels. More...

#include <tpie/config.h>

Go to the source code of this file.

Namespaces

 tpie
 pipelining/factory_base.h Base class of pipelining factories
 

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

Detailed Description

Logging levels.

Definition in file loglevel.h.