cu_log_facility Struct Reference
[cu/logging.h: Logging]

#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

Detailed Description

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.


The documentation for this struct was generated from the following file:
Generated 2009-11-23 for culibs-0.25 using Doxygen. Maintained by Petter Urkedal.