php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
fpm_log.h File Reference
#include "fpm_worker_pool.h"

Go to the source code of this file.

Functions

int fpm_log_init_child (struct fpm_worker_pool_s *wp)
 
int fpm_log_write (char *log_format)
 
int fpm_log_open (int reopen)
 

Function Documentation

◆ fpm_log_init_child()

int fpm_log_init_child ( struct fpm_worker_pool_s * wp)

Definition at line 69 of file fpm_log.c.

◆ fpm_log_open()

int fpm_log_open ( int reopen)

Definition at line 30 of file fpm_log.c.

◆ fpm_log_write()

int fpm_log_write ( char * log_format)

Definition at line 108 of file fpm_log.c.