Public Attributes

SCS::LogEntry Struct Reference

Every log message that arises from libcanaero is in this format. More...

#include <log.h>

List of all members.

Public Attributes

Level lvl
 Severity of the occured event, see enum.
std::string txt
 Human-readable message.
time_t time
 Timestamp.

Detailed Description

Every log message that arises from libcanaero is in this format.


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