Log::Log4perl::Layout::NoopLayout - Pass-thru Layout


Log-Log4perl documentation  | view source Contained in the Log-Log4perl distribution.

Index


NAME

Top

Log::Log4perl::Layout::NoopLayout - Pass-thru Layout

SYNOPSIS

Top

  use Log::Log4perl::Layout::NoopLayout;
  my $layout = Log::Log4perl::Layout::NoopLayout->new();

DESCRIPTION

Top

This is a no-op layout, returns the logging message unaltered, useful for implementing the DBI logger.

COPYRIGHT AND LICENSE

Top


Log-Log4perl documentation  | view source Contained in the Log-Log4perl distribution.