LogIt++
Loading...
Searching...
No Matches
example_logit_customized.cpp File Reference

Go to the source code of this file.

Enumerations

enum  LogLevel {
  _DEBUG , _INFO , _WARN , _ERROR ,
  _FATAL
}
 

Functions

int main ()
 

Enumeration Type Documentation

◆ LogLevel

enum LogLevel
Enumerator
_DEBUG 
_INFO 
_WARN 
_ERROR 
_FATAL 

Definition at line 14 of file example_logit_customized.cpp.

Function Documentation

◆ main()

int main ( )

Definition at line 22 of file example_logit_customized.cpp.