1Layout::NoopLayout(3) User Contributed Perl DocumentationLayout::NoopLayout(3)
2
3
4

NAME

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

SYNOPSIS

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

DESCRIPTION

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

SEE ALSO

AUTHOR

18       Kevin Goess, <cpan@goess.org>  12/2002
19
20
21
22perl v5.8.8                       2002-07-10             Layout::NoopLayout(3)
Impressum