Manual Pages for UNIX Darwin command on man Apache::Log
MyWebUniversity

Manual Pages for UNIX Darwin command on man Apache::Log

Log(3) User Contributed Perl Documentation Log(3)

NAME

Apache::Log - Interface to Apache logging

SYNOPSIS

use Apache::Log ();

my $rlog = $r->log;

$rlog->debug("You only see this if `LogLevel' is set to `debug'");

my $slog = $r->server->log;

DESCRIPTION

The Apache::Log module provides an interface to Apache's aplogerror

and aplogrerror routines. emerg alert crit error warn notice info debug AUTHOR Doug MacEachern

SEE ALSO

modperl(3), Apache(3).

perl v5.8.6 2000-03-30 Log(3)




Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 MyWebUniversity.com ™