ADTF  3.18.2
cTestLogger::tMessage

A log message. More...

Public Attributes

tTimeStamp nTimeStamp
 the timestamp
 
uint8_t nLogLevel
 the log level, see adtf::util::log::tLogLevel
 
std::string strText
 the message text
 
std::string strSource
 the source of the message
 

Detailed Description

A log message.

Definition at line 34 of file test_logger.h.