log::log4perl::layout::nooplayout(3pm) debian man page | unix.com

Man Page: log::log4perl::layout::nooplayout

Operating Environment: debian

Section: 3pm

Layout::NoopLayout(3pm) 				User Contributed Perl Documentation				   Layout::NoopLayout(3pm)

NAME
Log::Log4perl::Layout::NoopLayout - Pass-thru Layout
SYNOPSIS
use Log::Log4perl::Layout::NoopLayout; my $layout = Log::Log4perl::Layout::NoopLayout->new();
DESCRIPTION
This is a no-op layout, returns the logging message unaltered, useful for implementing the DBI logger.
COPYRIGHT AND LICENSE
Copyright 2002-2009 by Mike Schilli <m@perlmeister.com> and Kevin Goess <cpan@goess.org>. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.10.1 2010-07-21 Layout::NoopLayout(3pm)
Related Man Pages
log::log4perl::config(3) - suse
log::log4perl::appender::rrds(3pm) - debian
log::log4perl::config(3pm) - debian
log::log4perl::dateformat(3pm) - debian
log::log4perl::mdc(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
One instance of comparing grep and awk
A (ksh) Library For and From UNIX.com