#include <logger.h>
Inherited by ccf::logger::JsonConsoleLogger, and ccf::logger::TextConsoleLogger.
◆ AbstractLogger()
| ccf::logger::AbstractLogger::AbstractLogger |
( |
| ) |
|
|
default |
◆ ~AbstractLogger()
| virtual ccf::logger::AbstractLogger::~AbstractLogger |
( |
| ) |
|
|
virtualdefault |
◆ emit()
| virtual void ccf::logger::AbstractLogger::emit |
( |
const std::string & |
s | ) |
|
|
inlinevirtual |
◆ write()
| virtual void ccf::logger::AbstractLogger::write |
( |
const LogLine & |
ll | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: