![]() |
DDraceNetwork Documentation
|
#include <logger.h>
Public Member Functions | |
| bool | Filters (const CLogMessage *pMessage) |
Public Attributes | |
| std::atomic_int | m_MaxLevel {LEVEL_INFO} |
| bool CLogFilter::Filters | ( | const CLogMessage * | pMessage | ) |
| std::atomic_int CLogFilter::m_MaxLevel {LEVEL_INFO} |
The highest LEVEL that is still logged, -1 corresponds to no printing at all.