CppTrail
Loading...
Searching...
No Matches
logger.h
Go to the documentation of this file.
1
11
#ifndef CPPTRAIL_LOGGER_H
12
#define CPPTRAIL_LOGGER_H
13
14
#include "
cpptrail/sync_logger.h
"
15
#include "
cpptrail/async_logger.h
"
16
17
namespace
CppTrail
{
18
19
}
20
21
#endif
async_logger.h
Asynchronous logger implementation using a background worker pool.
CppTrail
Root namespace for the CppTrail logging library.
Definition
async_logger.h:24
sync_logger.h
Synchronous logger implementation base.
include
cpptrail
logger.h
Generated by
1.9.8