|
Libecoli 0.11.1
Extensible COmmand LIne library
|
#include <log.h>
Data Fields | |
| enum ec_log_level | level |
| int | id |
A structure describing a log type.
It is defined as a static structure by the EC_LOG_TYPE_REGISTER() macro.
| enum ec_log_level ec_log_type::level |