34#ifndef API_MIP_LOGGER_DELEGATE_CC_H_
35#define API_MIP_LOGGER_DELEGATE_CC_H_
119 const mip_cc_logger_init_callback_fn initCallback,
A file Containing the common types used by the upe, file and protection modules.
Error definition and functions.
const mip_cc_logger_flush_callback_fn const mip_cc_logger_write_callback_fn writeCallback
mip_cc_handle * mip_cc_logger_delegate
mip_cc_log_level
Log level.
@ MIP_LOG_LEVEL_TRACE
Trace.
@ MIP_LOG_LEVEL_INFO
Info.
@ MIP_LOG_LEVEL_ERROR
Error.
@ MIP_LOG_LEVEL_WARNING
Warning.
MIP_CC_API(void) MIP_CC_ReleaseLoggerDelegate(mip_cc_logger_delegate loggerDelegate)
Release resources associated with an logger delegate handle.
const mip_cc_logger_flush_callback_fn flushCallback
const mip_cc_logger_flush_callback_fn const mip_cc_logger_write_callback_fn mip_cc_logger_delegate mip_cc_error * errorInfo
const mip_cc_logger_flush_callback_fn const mip_cc_logger_write_callback_fn mip_cc_logger_delegate * loggerDelegate
MIP_CC_CALLBACK(mip_cc_logger_init_callback_fn, void, const char *)
Callback function definition for initialization of logger.
Export/import and other macros for C API.
Defines success/error result codes.
mip_cc_result
API success/failure result.
mip_cc_logger_delegate * loggerDelegate
mip_cc_logger_init_callback_fn initCallback
mip_cc_logger_write_with_message_data_callback_fn writeCallback
mip_cc_logger_flush_callback_fn flushCallback
Opaque handle to MIP object.
int64_t milliSecondsSinceEpoch
const char * messageThreadId