Apache 1.3 API Documentation

Constant APLOG_MARK

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_ERR, APLOG_INFO, APLOG_LEVELMASK, APLOG_NOERRNO, APLOG_NOTICE, APLOG_WARNING, APLOG_WIN32ERROR, ap_error_log2stderr, ap_log_error, ap_log_rerror

Previous: APLOG_LEVELMASK Next: APLOG_NOERRNO

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