The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Log::Log4perl::Layout::PatternLayout::Multiline"

Log::Log4perl::Layout::PatternLayout::Multiline River stage four • 376 direct dependents • 1144 total dependents

"Log::Log4perl::Layout::PatternLayout::Multiline" is a subclass of Log4perl's PatternLayout and is helpful if you send multiline messages to your appenders which appear as 2007/04/04 23:59:01 This is a message with multiple lines and you want them to...

ETJ/Log-Log4perl-1.57 - 21 Oct 2022 16:47:36 UTC

Log::ger::Layout::Pattern - Pattern layout River stage three • 5 direct dependents • 483 total dependents

Known placeholder in format string: %c Category of the logging event %C Fully qualified package (or class) name of the caller %d Current date in ISO8601 format (YYYY-MM-DD<T>hh:mm:ss) (localtime) %D Current date in ISO8601 format (YYYY-MM-DD<T>hh:mm:...

PERLANCAR/Log-ger-Layout-Pattern-0.009 - 22 Jan 2024 02:25:11 UTC

Log::ger::Layout::Pattern::Multiline - Pattern layout (with multiline message split) River stage one • 1 direct dependent • 1 total dependent

This is just like Log::ger::Layout::Pattern except that multiline log message is split per-line so that a message like "line1\nline2\nline3" (with "[%r] %m" format) is not laid out as: [0.003] line1 line2 line3 but as: [0.003] line1 [0.003] line2 [0....

PERLANCAR/Log-ger-Layout-Pattern-Multiline-0.005 - 11 Mar 2020 12:17:19 UTC

Log::Log4perl::DataDumper - Wrapper for Log4perl auto Data::Dumper objects River stage zero No dependents

The Log4perl FAQ has the question "How can I drill down on references before logging them?" As discussed there, you don't want to say $logger->debug(Data::Dumper::Dumper($objref)) since the Dumper() will get called regardless of whether debugging is ...

CTILMES/Log-Log4perl-DataDumper-0.01 - 10 Aug 2008 20:29:42 UTC

Log::Log4perl::Appender - Log appender class River stage four • 376 direct dependents • 1144 total dependents

This class is a wrapper around the "Log::Log4perl::Appender" appender set. It also supports the <Log::Dispatch::*> collections of appenders. The module hides the idiosyncrasies of "Log::Dispatch" (e.g. every dispatcher gotta have a name, but there's ...

ETJ/Log-Log4perl-1.57 - 21 Oct 2022 16:47:36 UTC

Log::Log4perl::Layout::PatternLayout::Stacktrace - implement %S River stage zero No dependents

This module is a subclass of Stacktrace::Configurable. It implements a slightly different default format and, mainly, registers the letter "S" (or alternatively any letter you specify as value of the "char" or "-char" options to the "import" method) ...

OPI/Stacktrace-Configurable-0.06 - 04 Aug 2014 05:45:54 UTC
6 results (0.066 seconds)