Every log message that arises from libcanaero is in this format. More...
#include <log.h>
Public Attributes | |
| Level | lvl |
| Severity of the occured event, see enum. | |
| std::string | txt |
| Human-readable message. | |
| time_t | time |
| Timestamp. | |
Every log message that arises from libcanaero is in this format.
1.7.3