Dev Essential  1.6.3
Loading...
Searching...
No Matches
a_util::logging::LogEntry Struct Reference

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
 

Detailed Description

A log entry.


The documentation for this struct was generated from the following file: