| bux API Reference 1.12.3
    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 220 of file SyncLog.h.
Referenced by bux::stamp().

| 
 | inline | 
Definition at line 221 of file SyncLog.h.
Referenced by bux::stamp().
