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::MDC"

Log::Log4perl::MDC - Mapped Diagnostic Context River stage four • 376 direct dependents • 1144 total dependents

Log::Log4perl allows loggers to maintain global thread-specific data, called the Nested Diagnostic Context (NDC) and Mapped Diagnostic Context (MDC). The MDC is a simple thread-specific hash table, in which the application can stuff values under cert...

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

Log::Log4perl::Filter::MDC - Filter to match on values of a MDC key River stage four • 376 direct dependents • 1144 total dependents

This Log4perl filter checks if a predefined MDC key, as set in "KeyToMatch", of the currently submitted message matches a predefined regex, as set in "RegexToMatch"....

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

Log::Log4perl - Log4j implementation for Perl River stage four • 376 direct dependents • 1144 total dependents

Log::Log4perl lets you remote-control and fine-tune the logging behaviour of your system from the outside. It implements the widely popular (Java-based) Log4j logging package in pure Perl. For a detailed tutorial on Log::Log4perl usage, please read <...

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

Log::Log4perl::Catalyst - Log::Log4perl Catalyst Module River stage four • 376 direct dependents • 1144 total dependents

This module provides Log4perl functions to Catalyst applications. It was inspired by Catalyst::Log::Log4perl on CPAN, but has been completely rewritten and uses a different approach to unite Catalyst and Log4perl. Log4perl provides loggers, usually a...

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

Log::Log4perl::Layout::JSON - Layout a log message as a JSON hash, including MDC data River stage one • 1 direct dependent • 1 total dependent

This class implements a "Log::Log4perl" layout format, similar to Log::Log4perl::Layout::PatternLayout except that the output is a JSON hash. The JSON hash is ASCII encoded, with no newlines or other whitespace, and is suitable for output, via Log::L...

MSCHOUT/Log-Log4perl-Layout-JSON-0.61 - 22 Jan 2024 16:04:59 UTC

Log::Log4perl::AutoCategorize - extended Log::Log4perl logging River stage zero No dependents

Before diving in, a few notes: This is not intended to document Log4perl (also l4p, abbrev for Log::Log4perl); that documentation is a good tutorial, and is quite thorough and complete. In this document, I use Logger as the *official* shorthand for L...

JCROMIE/Log-Log4perl-AutoCategorize-0.03 - 05 Nov 2003 19:00:25 UTC

Log::Log4perl::Appender::Journald - Journald appender for Log4perl River stage one • 1 direct dependent • 2 total dependents

This module provides a Log::Log4Perl appender that directs log messages to systemd-journald.service(8) via Log::Journald. It makes use of the structured logging capability, appending Log4perl MDCs with each message....

LKUNDRAK/Log-Journald-0.30 - 23 Nov 2017 09:57:15 UTC

Log::Log4perl::Filter::Boolean - Special filter to combine the results of others River stage four • 376 direct dependents • 1144 total dependents

Sometimes, it's useful to combine the output of various filters to arrive at a log/no log decision. While Log4j, Log4perl's mother ship, chose to implement this feature as a filter chain, similar to Linux' IP chains, Log4perl tries a different approa...

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

Log::Log4perl::Appender::Raven - Append log events to your Sentry account. River stage zero No dependents

JETEVE/Log-Log4perl-Appender-Raven-0.006 - 25 Aug 2016 13:31:42 UTC

Log::Log4perl::Appender::Chunk - Group log messages in Identified chunks River stage zero No dependents

This appender will write group of Log lines (chunks) to the underlying store under an ID that you choose. A number of Store classes are shipped ( in Log::Log4perl::Appender::Chunk::Store::* ), but it's very easy to write your own store, as it's essen...

JETEVE/Log-Log4perl-Appender-Chunk-0.013 - 07 Dec 2017 12:14:49 UTC

Log::Log4perl::Filter::LevelRange - Filter for a range of log levels River stage four • 376 direct dependents • 1144 total dependents

This Log4perl custom filter checks if the current message has a priority matching a predefined range. The "LevelMin" and "LevelMax" parameters define the levels (choose from "DEBUG", "INFO", "WARN", "ERROR", "FATAL") marking the window of allowed mes...

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

Log::Log4perl::Filter::LevelMatch - Filter to match the log level exactly River stage four • 376 direct dependents • 1144 total dependents

This Log4perl custom filter checks if the currently submitted message matches a predefined priority, as set in "LevelToMatch". The additional parameter "AcceptOnMatch" defines if the filter is supposed to pass or block the message ("true" or "false")...

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

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

Creates a pattern layout according to http://jakarta.apache.org/log4j/docs/api/org/apache/log4j/PatternLayout. html and a couple of Log::Log4perl-specific extensions. The "new()" method creates a new PatternLayout, specifying its log format. The form...

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

Log::Log4perl::Filter::StringMatch - Filter on log message string River stage four • 376 direct dependents • 1144 total dependents

This Log4perl custom filter checks if the currently submitted message matches a predefined regular expression, as set in the "StringToMatch" parameter. It uses common Perl 5 regexes. The additional parameter "AcceptOnMatch" defines if the filter is s...

ETJ/Log-Log4perl-1.57 - 21 Oct 2022 16:47:36 UTC
14 results (0.071 seconds)