RAII locking class used to protect the logStream passed into Barry::Init() (common.h). More...
#include <log.h>
RAII locking class used to protect the logStream passed into Barry::Init() (common.h).
If the application uses the same stream for its own logging, it should use this lock class, or use the macros in log.h.
Definition at line 38 of file log.h.