Searched refs:ap_default_log_writer (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/loggers/
H A Dmod_log_config.c181 static apr_status_t ap_default_log_writer(request_rec *r,
200 static ap_log_writer *log_writer = ap_default_log_writer;
305 * It is used by ap_default_log_writer to determine the type of
1400 ap_log_set_writer(ap_default_log_writer);
1621 static apr_status_t ap_default_log_writer( request_rec *r, function
1851 ap_log_set_writer(ap_default_log_writer);

Completed in 27 milliseconds