Definition in file log.cc.
#include "log.h"
#include <pthread.h>
Go to the source code of this file.
Namespaces | |
namespace | Barry |
Functions | |
bool | Barry::LogVerbose () |
std::ostream * | Barry::GetLogStream () |
Variables | |
bool | Barry::__data_dump_mode__ |
std::ostream * | Barry::LogStream |
pthread_mutex_t | Barry::LogStreamMutex |