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

/httpd/server/
H A Dlog.c582 static int log_loglevel(const ap_errorlog_info *info, const char *arg, function
838 ap_register_errorlog_handler(p, "l", log_loglevel, 0);
875 len += log_loglevel(info, NULL, buf + len, buflen - len);

Completed in 199 milliseconds