DDraceNetwork Docs
CLogFilter Class Reference

#include <logger.h>

Public Member Functions

bool Filters (const CLogMessage *pMessage)
 

Public Attributes

std::atomic_int m_MaxLevel {LEVEL_INFO}
 

Member Function Documentation

◆ Filters()

bool CLogFilter::Filters ( const CLogMessage pMessage)

Member Data Documentation

◆ m_MaxLevel

std::atomic_int CLogFilter::m_MaxLevel {LEVEL_INFO}

The highest LEVEL that is still logged, -1 corresponds to no printing at all.


The documentation for this class was generated from the following files: