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::Appender::Screen"

Log::Log4perl::Appender::Screen - Log to STDOUT/STDERR River stage four • 376 direct dependents • 1144 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::ScreenColoredLevels - Colorize messages according to level River stage four • 376 direct dependents • 1144 total dependents

This appender acts like Log::Log4perl::Appender::Screen, except that it colorizes its output, based on the priority of the message sent. You can configure the colors and attributes used for the different levels, by specifying them in your configurati...

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

Log::Log4perl::Appender::ScreenColoredLevels::UsingMyColors - Colorize messages according to level amd my colors River stage one • 2 direct dependents • 2 total dependents

new POD ERRORS Hey! The above document had some coding errors, which are explained below: Around line 3: =over without closing =back...

BDFOY/Log-Log4perl-Appender-ScreenColoredLevels-UsingMyColors-0.115 - 03 Feb 2024 05:57:07 UTC

Log::Info - Wrapper around Log::Log4perl River stage one • 1 direct dependent • 1 total dependent

This tool is now just a wrapper around Log::Log4perl. The author recommends that you use that module instead; this module is maintained purely to provide a migration path thereto. All documentation for using Log::Info has been excised, except for tha...

FLUFFY/Log-Info-2.00 - 19 Dec 2010 09:03:25 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::Config - Log4perl configuration file syntax River stage four • 376 direct dependents • 1144 total dependents

In "Log::Log4perl", configuration files are used to describe how the system's loggers ought to behave. The format is the same as the one as used for "log4j", just with a few perl-specific extensions, like enabling the "Bar::Twix" syntax instead of in...

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

Activator::Log - provide a simple wrapper for Log::Log4perl for use within an Activator project. River stage zero No dependents

This module provides a simple wrapper for Log::Log4perl that allows you to have a project level configuration for Log4perl, and have any class or script in your project be configured and output log messages in a consistent centralized way. Additional...

KNASSAR/Activator-0.91 - 15 Oct 2008 17:10:40 UTC

Log::Log4perl::JavaMap::TestBuffer - wraps Log::Log4perl::Appender::TestBuffer River stage four • 376 direct dependents • 1144 total dependents

Just for testing the Java mapping....

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

Log::Log4perl::Appender::Buffer - Buffering Appender River stage four • 376 direct dependents • 1144 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::Filter - Log4perl Custom Filter Base Class River stage four • 376 direct dependents • 1144 total dependents

Log4perl allows the use of customized filters in its appenders to control the output of messages. These filters might grep for certain text chunks in a message, verify that its priority matches or exceeds a certain level or that this is the 10th time...

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

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::Any::App - An easy way to use Log::Any in applications River stage zero No dependents

IMPORTANT: Please read "ROAD TO 1.0" on some incompatibilities in the near future, before 1.0 is released. Log::Any::App is a convenient combo for Log::Any and Log::Log4perl (although alternative backends beside Log4perl might be considered in the fu...

PERLANCAR/Log-Any-App-0.540 - 09 Jan 2019 16:12:08 UTC

Catmandu::Fix::log - Log::Any logger as fix River stage two • 77 direct dependents • 83 total dependents

This fix add debugging capabilities to fixes. To use it via the command line you need to add the '-D' option to your script. E.g. echo '{}' | catmandu convert -D to YAML --fix 'log("help!", level:WARN)' By default all logging messages have a level:IN...

HOCHSTEN/Catmandu-1.2021 - 06 Nov 2023 09:43:15 UTC

Log::Log4perl::JavaMap - maps java log4j appenders to Log::Dispatch classes River stage four • 376 direct dependents • 1144 total dependents

If somebody wants to create an appender called "org.apache.log4j.ConsoleAppender", we want to translate it to Log::Dispatch::Screen, and then translate the log4j options into Log::Dispatch parameters.. What's Implemented (Note that you can always use...

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

Catalyst::Log::Log4perl - DEPRECATED (see Log::Log4perl::Catalyst) River stage zero No dependents

This module provides a Catalyst::Log implementation that uses Log::Log4perl as the underlying log mechanism. It provides all the methods listed in Catalyst::Log, with the exception of: levels enable disable These methods simply return 0 and do nothin...

BOBTFISH/Catalyst-Log-Log4perl-1.06 - 21 Jun 2012 06:54:18 UTC

Log::Any::Adapter::Screen - (ADOPTME) Send logs to screen, with colors and some other features River stage one • 7 direct dependents • 8 total dependents

This Log::Any adapter prints log messages to screen (STDERR/STDOUT). The messages are colored according to level (unless coloring is turned off). It has a few other features: allow passing formatter, allow setting level from some environment variable...

PERLANCAR/Log-Any-Adapter-Screen-0.141 - 21 Nov 2023 04:16:43 UTC

Log::Log4perl::ConfigByInifile - Get Log::Log4perl config from an ini-File River stage zero No dependents

Initialize Log::Log4perl with an ini-File. You must supply a section for Log4perl like this: [log4perl] log4perl.category = INFO, Logfile, Screen log4perl.appender.Logfile = Log::Log4perl::Appender::File log4perl.appender.Logfile.filename = your_logf...

HORSHACK/Log-Log4perl-ConfigByInifile-0.04 - 16 Mar 2007 17:40:59 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::Config::BaseConfigurator - Configurator Base Class River stage four • 376 direct dependents • 1144 total dependents

METHODS "new" Constructor, typically called like my $config_parser = SomeConfigParser->new( file => $file, ); my $data = $config_parser->parse(); Instead of "file", the derived class "SomeConfigParser" may define any type of configuration input mediu...

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