Soletta™ Framework
|
Structure containing the attributes of the domain used for logging. More...
#include <sol-log.h>
Data Fields | |
const char * | color |
Color to be used. More... | |
uint8_t | level |
Maximum level to log for this domain. More... | |
const char * | name |
Domain name. More... | |
Structure containing the attributes of the domain used for logging.
const char* sol_log_domain::color |
Color to be used.
uint8_t sol_log_domain::level |
Maximum level to log for this domain.
const char* sol_log_domain::name |
Domain name.