#include <ringbuffer_logger.h>
Inherits ccf::logger::AbstractLogger.
◆ RingbufferLogger()
◆ set_time()
| void ccf::RingbufferLogger::set_time |
( |
std::chrono::microseconds |
us_ | ) |
|
|
inline |
◆ write()
| void ccf::RingbufferLogger::write |
( |
const ccf::logger::LogLine & |
line, |
|
|
const std::optional< double > & |
enclave_offset = std::nullopt |
|
) |
| |
|
inlineoverridevirtual |
◆ us
| std::atomic<std::chrono::microseconds> ccf::RingbufferLogger::us = {} |
|
protected |
◆ writer
The documentation for this class was generated from the following file: