TwiceAsNice
2019-02-18
|
Public Member Functions | |
TestableSyslogFunction (const std::string &ident) | |
virtual | ~TestableSyslogFunction () |
int | getSyslogLevel (const int &level) |
bool | isDebugOrMoreVerbose () |
![]() | |
SyslogFunction (const std::string &ident) | |
Ctor: Open a new log stream. More... | |
virtual void | log (const Nice::LoggerObject &o) |
Log a line compatible with the syslog format. More... | |
virtual | ~SyslogFunction () |
dtor. Closes the log stream. More... | |
SyslogFunction (const std::string &ident) | |
virtual void | log (const Nice::LoggerObject &o) |
virtual | ~SyslogFunction () |
![]() | |
LogFunctionBase () | |
virtual | ~LogFunctionBase () |
LogFunctionBase () | |
virtual | ~LogFunctionBase () |
Additional Inherited Members | |
![]() | |
::FILE * | m_file |
![]() | |
static const char * | typeStr [] |
static const char * | typeStrColor [] |
![]() | |
int | getSyslogLevel (const int &) |
Convert a Nice log level into one of the 5 standard system log levels. More... | |
bool | isDebugOrMoreVerboseLogLevelActivated () |
classify the current log level as debug or even more verbose. More... | |
int | getSyslogLevel (const int &) |
bool | isDebugOrMoreVerboseLogLevelActivated () |
![]() | |
LogFunctionBasePtr | m_previousLogFunction |
|
inline |
|
inlinevirtual |
|
inline |
|
inline |