Apache2
ap_errorlog_format_item Struct Reference

#include <http_core.h>

Data Fields

ap_errorlog_handler_fn_tfunc
 
const char * arg
 
unsigned int flags
 
unsigned int min_loglevel
 

Field Documentation

◆ arg

const char* ap_errorlog_format_item::arg

argument passed to item in {}

◆ flags

unsigned int ap_errorlog_format_item::flags

a combination of the AP_ERRORLOG_* flags

◆ func

ap_errorlog_handler_fn_t* ap_errorlog_format_item::func

◆ min_loglevel

unsigned int ap_errorlog_format_item::min_loglevel

only log item if the message's log level is higher than this


The documentation for this struct was generated from the following file: