Searched refs:fpm_log_format (Results 1 – 1 of 1) sorted by relevance
30 static char *fpm_log_format = NULL; variable80 fpm_log_format = strdup(wp->config->access_format); in fpm_log_init_child()115 if (!log_format && (!fpm_log_format || fpm_log_fd == -1)) { in fpm_log_write()120 log_format = fpm_log_format; in fpm_log_write()
Completed in 17 milliseconds