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