debian man page for log::dispatch::apachelog

Query: log::dispatch::apachelog

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Log::Dispatch::ApacheLog(3pm)				User Contributed Perl Documentation			     Log::Dispatch::ApacheLog(3pm)

NAME
Log::Dispatch::ApacheLog - Object for logging to Apache::Log objects
VERSION
version 2.32
SYNOPSIS
use Log::Dispatch; my $log = Log::Dispatch->new( outputs => [ [ 'ApacheLog', apache => $r ], ], ); $log->emerg('Kaboom');
DESCRIPTION
This module allows you to pass messages to Apache's log object, represented by the Apache::Log class.
CONSTRUCTOR
The constructor takes the following parameters in addition to the standard parameters documented in Log::Dispatch::Output: o apache ($) An object of either the Apache or Apache::Server classes. Required.
AUTHOR
Dave Rolsky <autarch@urth.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2011 by Dave Rolsky. This is free software, licensed under: The Artistic License 2.0 (GPL Compatible) perl v5.14.2 2012-05-25 Log::Dispatch::ApacheLog(3pm)
Related Man Pages
log::dispatch::syslog(3) - suse
log::dispatch::output(3) - suse
log::dispatch::array(3pm) - debian
log::dispatch::syslog(3pm) - debian
log::log4perl::javamap(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Detecting unused variables...
A (ksh) Library For and From UNIX.com
My first PERL incarnation... Audio Oscillograph