|
ADTF
|
A log entry. More...
#include <log.h>
Public Attributes | |
| timestamp_t | time_stamp |
| time stamp of the log message. | |
| std::uint8_t | log_level |
| the log level, see LogLevel. | |
| std::string | message |
| the message text | |
| std::string | source |
| the origin of the entry | |
A log entry.