Man Page: log::log4perl::layout::nooplayout
Operating Environment: suse
Section: 3
Layout::NoopLayout(3) User Contributed Perl Documentation Layout::NoopLayout(3)NAMELog::Log4perl::Layout::NoopLayout - Pass-thru LayoutSYNOPSISuse Log::Log4perl::Layout::NoopLayout; my $layout = Log::Log4perl::Layout::NoopLayout->new();DESCRIPTIONThis is a no-op layout, returns the logging message unaltered, useful for implementing the DBI logger.COPYRIGHT AND LICENSECopyright 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.12.1 2010-02-07 Layout::NoopLayout(3)
| Related Man Pages |
|---|
| log::log4perl::config(3) - suse |
| log::log4perl::filter::boolean(3) - suse |
| log::log4perl::mdc(3) - suse |
| log::log4perl::filter::boolean(3pm) - debian |
| log::log4perl::ndc(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Getting command output to putty window title. |
| Migrating to UNIX |
| Cut command on RHEL 6.8 compatibility issues |
| Shopt -s histappend |