manpagez: man pages & more
man Log::Log4perl::Layout::SimpleLayout(3)
Home | html | info | man
Layout::SimpleLayout(3)                    User Contributed Perl Documentation



NAME

       Log::Log4perl::Layout::SimpleLayout - Simple Layout


SYNOPSIS

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


DESCRIPTION

       This class implements the "log4j" simple layout format -- it basically
       just prints the message priority and the message, that's all.  Check
       http://jakarta.apache.org/log4j/docs/api/org/apache/log4j/SimpleLayout.html
       for details.


SEE ALSO


LICENSE

       Copyright 2002-2026 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.34.3                      2026-08-15           Layout::SimpleLayout(3)

log-log4perl 1.580.0 - Generated Wed Aug 26 13:20:32 CDT 2026
© manpagez.com 2000-2026
Individual documents may contain additional copyright information.