9 #ifndef __AFW_LOG_DEPRECATED_H__
10 #define __AFW_LOG_DEPRECATED_H__
12 #include "afw_log_deprecated_interface.h"
13 #include <apr_file_io.h>
42 apr_pool_t *temp_pool,
43 apr_pool_t *module_pool,
#define AFW_BEGIN_DECLARES
#define AFW_DECLARE(type)
Declare a public afw function.
afw_log_deprecated_t * afw_create_log_deprecated(apr_pool_t *temp_pool, apr_pool_t *module_pool, apr_file_t *log_file, const char *encoding)
Create a basic log.
Public afw_log_deprecated_t object.