#include <axis2_log.h>
Public Attributes | |
axis2_status_t(* | free )(struct axis2_log *log) |
axis2_status_t(* | write )(const void *buffer, size_t count) |
Encapsulator struct for operations of axis2_log
|
deletes the log
|
|
writes to the log
|