#include <axutil_log.h>
Public Attributes | |
const axutil_log_ops_t * | ops |
axutil_log_levels_t | level |
int | size |
axis2_bool_t | enabled |
Log is the encapsulating struct for all log related data and ops
const axutil_log_ops_t* axutil_log::ops |
Log related ops
Log level
int axutil_log::size |
Maximum log file size
axis2_bool_t axutil_log::enabled |
Is logging enabled?