TwiceAsNice
2019-02-18
|
Public Member Functions | |
StdLogFunction (Nice::RingBuffer< Nice::LoggerObject > &_ring, const LogFunctionBasePtr &oldLogFunction) | |
virtual void | log (const Nice::LoggerObject &o) |
virtual | ~StdLogFunction () |
StdLogFunction (Nice::RingBuffer< Nice::LoggerObject > &_ring, const LogFunctionBasePtr &oldLogFunction) | |
virtual void | log (const Nice::LoggerObject &o) |
virtual | ~StdLogFunction () |
![]() | |
LogFunctionBase () | |
virtual | ~LogFunctionBase () |
LogFunctionBase () | |
virtual | ~LogFunctionBase () |
Public Attributes | |
Nice::RingBuffer< Nice::LoggerObject > & | m_ring |
LogFunctionBasePtr | m_previousLogFunction |
bool | m_bufferedLogging |
![]() | |
::FILE * | m_file |
Additional Inherited Members | |
![]() | |
static const char * | typeStr [] |
static const char * | typeStrColor [] |
|
inline |
|
inlinevirtual |
|
inline |
|
inlinevirtual |
|
virtual |
Implements Nice::LogFunctionBase.
|
virtual |
Implements Nice::LogFunctionBase.
bool Nice::AppLogger::ReaderThread::StdLogFunction::m_bufferedLogging |
LogFunctionBasePtr Nice::AppLogger::ReaderThread::StdLogFunction::m_previousLogFunction |
Nice::RingBuffer< Nice::LoggerObject > & Nice::AppLogger::ReaderThread::StdLogFunction::m_ring |