9 #ifndef __AFW_LOG_INTERNAL_H__
10 #define __AFW_LOG_INTERNAL_H__
40 afw_log_internal_register_service_type(
afw_xctx_t *xctx);
#define AFW_BEGIN_DECLARES
Interfaceafw_interface header.
void afw_log_internal_conf_type_create_cede_p(const afw_utf8_t *type, const afw_object_t *entry, const afw_utf8_t *source_location, const afw_pool_t *p, afw_xctx_t *xctx)
Configuration handler for entry type "log".
const afw_log_t * afw_log_internal_create_environment_log(afw_xctx_t *xctx)
Internal create environment log.
void afw_log_internal_register_logType_context_type(const afw_utf8_t *log_type_id, afw_xctx_t *xctx)
Register logType context type.
Interface afw_log public struct.
Interface afw_object public struct.
Interface afw_pool public struct.
NFC normalized UTF-8 string.
Interface afw_xctx public struct.