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

/httpd/modules/loggers/
H A Dmod_log_config.c559 static const char *log_note(request_rec *r, char *a) function
1825 log_pfn_register(p, "n", log_note, 0);
/httpd/server/
H A Dlog.c742 static int log_note(const ap_errorlog_info *info, const char *arg, function
841 ap_register_errorlog_handler(p, "n", log_note, 0);

Completed in 23 milliseconds