Apache 1.3 API Documentation

Routine ap_error_log2stderr

Definition:

void ap_error_log2stderr(server_rec *s);
     

Usage example:

ap_error_log2stderr(r->server);
     

No documentation available.

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

Previous: ap_each_byterange Next: ap_escape_html

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