bux API Reference 1.9.0
Static library of whatever are seen required in general purpose but not directly supported from Modern C++. Or whatever reusable originated from my side projects.
|
#include <SyncLog.h>
Public Member Functions | |
C_UseLog (I_SyncLog &obj) | |
C_UseLog (I_SyncLog &obj, E_LogLevel level) | |
~C_UseLog () | |
operator bool () const | |
auto & | operator* () const |
auto | stream () const |
auto | timezone () const |
Helper class to use logger in the current thread while blocking any other thread from using it.
|
inline |
|
inline |
Definition at line 211 of file SyncLog.h.
References bux::I_SyncLog::unlockLog().
|
inline |
Definition at line 218 of file SyncLog.h.
Referenced by bux::stamp().
|
inline |
Definition at line 219 of file SyncLog.h.
References bux::I_SyncLog::tz.
Referenced by bux::stamp().