Apache 1.3 API Documentation

Constant APLOG_ERR

Definition:

#include "http_log.h"
     

Usage example:

ap_log_rerror(APLOG_MARK, APLOG_NOERRNO|APLOG_ERR, r, "%s", message); 
     

No documentation available.

See also:
APLOG_ALERT, APLOG_CRIT, APLOG_DEBUG, APLOG_EMERG, APLOG_INFO, APLOG_LEVELMASK, APLOG_MARK, APLOG_NOERRNO, APLOG_NOTICE, APLOG_WARNING, APLOG_WIN32ERROR, ap_error_log2stderr, ap_log_error, ap_log_rerror

Previous: APLOG_EMERG Next: APLOG_INFO

Table of Contents (Routines, Structures, Data Cells, Constants)