#include <FeeClientLogger.hpp>
Public Member Functions | |
DebugGuard (const char *where, const char *msg,...) | |
~DebugGuard () | |
void | makeMessage (const char *prefix) |
Data Fields | |
std::string | mWhere |
std::string | mWhat |
Static Public Attributes | |
size_t | mLevel = 0 |
bool | mDebug = false |
|
|
|
|
|
|
|
|
|
|
|
|
|
|