Log::Log4perl::Layout::NoopLayout.3pm

Langue: en

Version: 2002-07-10 (openSuse - 09/10/07)

Section: 3 (Bibliothèques de fonctions)

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