Go to the documentation of this file.
25 #include <aerospike/as_status.h>
27 #include <citrusleaf/cf_atomic.h>
43 typedef enum as_log_level_e {
90 as_log_level level,
const char * func,
const char * file, uint32_t line,
91 const char * fmt, ...);
140 typedef struct as_log_s {
150 cf_atomic_p callback;