Struct log4cl_module
Defined in File log4cl.h
Struct Documentation
-
struct log4cl_module
Representation of a module in the LOG4CL plugin.
A module is defined on a per file basis (multiple modules in the same file are disallowed).
Must be packed and aligned to the same size as dptr_t so that casts from llist_node::data are same on all targets.