ADTF
Loading...
Searching...
No Matches
tLogEntry

A log entry. More...

#include <log.h>

Public Attributes

tTimeStamp nTimeStamp
 time stamp of the log message.
 
tUInt8 nLogLevel
 the log level, see tLogLevel.
 
const tCharstrMessage
 the message text, optionally nullptr.
 
const tCharstrSource
 the origin of the entry, optionally nullptr.
 

Detailed Description

Member Data Documentation

◆ nLogLevel

◆ nTimeStamp

◆ strMessage

const tChar* strMessage

◆ strSource

const tChar* strSource

the origin of the entry, optionally nullptr.

Definition at line 99 of file builds/digitalwerk/solutions/adtf_content/adtf_base/adtf_core/src/libraries/a_utils/include/a_utils/std/log.h.