|
|
Apache::Log - Interface to Apache logging
use Apache::Log ();
my $rlog = $r->log;
$rlog->debug("You only see this if `LogLevel' is set to `debug'");
my $slog = $r->server->log;
The Apache::Log module provides an interface to Apache's ap_log_error
and ap_log_rerror routines.
- emerg
-
- alert
-
- crit
-
- error
-
- warn
-
- notice
-
- info
-
- debug
-
Doug MacEachern
mod_perl(3), Apache(3).
|
|

|
Browse our Perldoc FAQs: |

|
|

|
Previous Topics |

|

|
Next Topics |

|

|
Website Spotlight |

|
Domain Hosting with the Leader in Innovative and Comprehensive Web Hosting Solutions, Globalnet GNP.
Reliable Domain Hosting
|
|
|
|
|
|

|
|