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... | |
Logging levels.
Definition in file loglevel.h.