Apache HTTPD
Public Attributes | List of all members
ap_logconf Struct Reference

#include <httpd.h>

Public Attributes

signed charmodule_levels
 
int level
 

Detailed Description

Definition at line 1312 of file httpd.h.

Member Data Documentation

◆ level

int ap_logconf::level

The log level for this server

Definition at line 1317 of file httpd.h.

◆ module_levels

signed char* ap_logconf::module_levels

The per-module log levels

Definition at line 1314 of file httpd.h.


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