![]() |
LogIt++
|
Go to the source code of this file.
Enumerations | |
enum | LogLevel { _DEBUG , _INFO , _WARN , _ERROR , _FATAL } |
Functions | |
int | main () |
enum LogLevel |
Enumerator | |
---|---|
_DEBUG | |
_INFO | |
_WARN | |
_ERROR | |
_FATAL |
Definition at line 14 of file example_logit_customized.cpp.
int main | ( | ) |
Definition at line 22 of file example_logit_customized.cpp.