The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "module:Log::Log4perl::Appender::Buffer"

Log::Log4perl::Appender::Buffer - Buffering Appender River stage four • 380 direct dependents • 1097 total dependents

"Log::Log4perl::Appender::Buffer" takes these arguments: "appender" Specifies the name of the appender it buffers messages for. The appender specified must be defined somewhere in the configuration file, not necessarily before the definition of "Log:...

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

Log::Log4perl::Appender::TestBuffer - Appender class for testing River stage four • 380 direct dependents • 1097 total dependents

This class is used for internal testing of "Log::Log4perl". It is a "Log::Dispatch"-style appender, which writes to a buffer in memory, from where actual results can be easily retrieved later to compare with expected results. Every buffer created is ...

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

Log::Log4perl::Appender::TestArrayBuffer - Subclass of Appender::TestBuffer River stage four • 380 direct dependents • 1097 total dependents

This class is a subclass of Log::Log4perl::Appender::TestBuffer and just provides message array refs as an additional feature. Just like Log::Log4perl::Appender::TestBuffer, Log::Log4perl::Appender::TestArrayBuffer is used for internal Log::Log4perl ...

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

Log::Log4perl::Appender - Log appender class River stage four • 380 direct dependents • 1097 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

MojoX::Log::Log4perl - Log::Log4perl logging for Mojo/Mojolicious River stage zero No dependents

: This module provides a Mojo::Log implementation that uses Log::Log4perl as the underlying log mechanism. It provides all the methods listed in Mojo::Log (and many more from Log4perl - see below), so, if you already use Mojo::Log in your application...

GARU/MojoX-Log-Log4perl-0.12 - 07 Oct 2019 17:35:49 UTC

Log::Shiras::Test2 - Test2 for traffic in the ::Switchboard River stage one • 1 direct dependent • 1 total dependent

This is a class used for testing. It inherits directly from Test2::API without going through Test::Builder. This will feed back to any Test2 rooted test with the understanding that even Test::More now uses Test2 Under the hood. The tests are object o...

JANDREW/Log-Shiras-v0.48.0 - 03 Oct 2016 19:16:17 UTC

Log::Log4perl::Appender::DBI - implements appending to a DB River stage four • 380 direct dependents • 1097 total dependents

This is a specialized Log::Dispatch object customized to work with log4perl and its abilities, originally based on Log::Dispatch::DBI by Tatsuhiko Miyagawa but with heavy modifications. It is an attempted compromise between what Log::Dispatch::DBI wa...

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

Catalyst::Log::Log4perlSimple River stage zero No dependents

This is a replacement for Catalyst's Catalyst::Log object. It provides the same functionality (including flush/abort) so that plugins that don't want to log particular requests can do so successfully....

MSMITH/Catalyst-Plugin-Log-Log4perlSimple-0.3 - 15 Sep 2011 22:49:24 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::Appender::Limit - Limit message delivery via block period River stage four • 380 direct dependents • 1097 total dependents

"appender" Specifies the name of the appender used by the limiter. The appender specified must be defined somewhere in the configuration file, not necessarily before the definition of "Log::Log4perl::Appender::Limit". "block_period" Period in seconds...

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

Log::Log4perl::Appender::Screen - Log to STDOUT/STDERR River stage four • 380 direct dependents • 1097 total dependents

This is a simple appender for writing to STDOUT or STDERR. The constructor "new()" takes an optional parameter "stderr": * If set to a false value, it will log all levels to STDOUT (or, more accurately, whichever file handle is selected via "select()...

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

Log::Log4perl::Appender::String - Append to a string River stage four • 380 direct dependents • 1097 total dependents

This is a simple appender used internally by "Log::Log4perl". It appends messages to a scalar instance variable....

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

Log::Log4perl::Appender::CatalystProxy River stage zero No dependents

This is a custom appender for Log::Log4perl that proxies messages to other appenders. It is capable of pushing messages out to multiple appenders, and also of buffering messages until an appender is allocated to it....

MSMITH/Catalyst-Plugin-Log-Log4perlSimple-0.3 - 15 Sep 2011 22:49:24 UTC

Log::Log4perl::Appender::Elasticsearch::Bulk River stage zero No dependents

This appender is based on Log::Log4perl::Appender::Elasticsearch. It buffers the log entries and flush by certain buffer size or on destroy....

PALIK/Log-Log4perl-Appender-Elasticsearch-0.09 - 01 Feb 2017 13:14:10 UTC
14 results (0.476 seconds)