Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
batchedlogger.h
Go to the documentation of this file.
CBatchedLogger(uint64_t _category, const std::string &_header)
Definition: batchedlogger.cpp:8
void Batch(const std::string &fmt, const Args &... args)
Definition: batchedlogger.h:21
Definition: batchedlogger.h:10