ADTF  3.18.2
LogEntry

A log entry. More...

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