The C++ framework for developing highly scalable, high performance servers on Windows platforms.

DebugLog.h File Reference


Namespaces

namespace  JetByteTools
namespace  JetByteTools::PerfMon

Classes

class  CDebugLog

Defines

#define PERFMON_TOOLS_LOG(_sub, _cls, _msg)   { if (CDebugLog::ShouldLog(_sub, _cls)) { CDebugLog::Instance().LogMessage(_sub, _cls, _msg); } }


Define Documentation

#define PERFMON_TOOLS_LOG ( _sub,
_cls,
_msg   )     { if (CDebugLog::ShouldLog(_sub, _cls)) { CDebugLog::Instance().LogMessage(_sub, _cls, _msg); } }


Generated on Sun Sep 12 19:06:42 2021 for The Server Framework - v7.4 by doxygen 1.5.3