Michael Schilli > Log-Log4perl-1.12 > Log::Log4perl::Layout::NoopLayout

Download:
Log-Log4perl-1.12.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  3
Open  0
View Bugs
Report a bug
Source   Latest Release: Log-Log4perl-1.26

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.

SEE ALSO ^

AUTHOR ^

Kevin Goess, <cpan@goess.org> 12/2002