ADTF
|
Interface for a logger. More...
Public Member Functions | |
virtual void | AddEntry (const adtf::util::log::tLogEntry &sEntry)=0 |
Adds a new entry to the logger. More... | |
Interface for a logger.
Definition at line 21 of file logger_intf.h.
|
pure virtual |
Adds a new entry to the logger.
[in] | sEntry | Entry to add to the logger. |