List of all members.
Public Member Functions |
| LoggerModule (std::string const &module, LoggerModulePtr const &parent) |
std::string const & | module () const |
bool | IsErrorEnabled () const |
bool | IsWarningEnabled () const |
bool | IsInfoEnabled () const |
bool | IsDebugEnabled () const |
bool | IsTraceEnabled () const |
void | SetLogLevel (Level level) |
Level | GetLogLevel () const |
Level | GetEffectiveLogLevel () const |
Detailed Description
Definition at line 41 of file Logger.cpp.
The documentation for this class was generated from the following file: