Searched defs:log_file_line (Results 1 - 1 of 1) sorted by relevance

/httpd/server/
H A Dlog.c625 static int log_file_line(const ap_errorlog_info *info, const char *arg, function
835 ap_register_errorlog_handler(p, "F", log_file_line, 0);
893 item_len = log_file_line(info, NULL, buf + len, buflen - len);

Completed in 1265 milliseconds