#include <logging.h>
Data Fields | |
unsigned int | severity: 8 |
unsigned int | origin: 8 |
unsigned int | flags: 16 |
char const ** | keys |
cu_log_facility_t | next |
cu_vlogf_t | vlogf |
A logging facility, which combines a printf-style format callback with various meta information which said function can use to determine whether, where, and how to log.