#include <axutil_log.h>
Public Attributes | |
void(* | free )(axutil_allocator_t *allocator, struct axutil_log *log) |
void(* | write )(axutil_log_t *log, const axis2_char_t *buffer, axutil_log_levels_t level, const axis2_char_t *file, const int line) |
Encapsulator struct for ops of axutil_log
|
deletes the log
|
|
writes to the log
|