Logger Class Reference
#include <log.hh>
Detailed Description
Definition at line 33 of file log.hh.
Member Enumeration Documentation
- Enumerator:
QUIET |
|
WARNING |
|
SCRIPT |
|
INFO |
|
VERBOSE |
|
DEBUG |
|
TRACE |
|
Definition at line 35 of file log.hh.
Constructor & Destructor Documentation
Member Function Documentation
int GetVerbosityLevel |
( |
|
) |
const [inline] |
static Logger& Instance |
( |
|
) |
[static] |
void PopVerbosityLevel |
( |
|
) |
|
void PushFile |
( |
const String & |
filename |
) |
|
void PushVerbosityLevel |
( |
int |
level |
) |
|
void ResetSinks |
( |
|
) |
[inline] |
The documentation for this class was generated from the following file: