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::Dispatch::Output"

Log::Dispatch::Output - Base class for all Log::Dispatch::* objects River stage four • 136 direct dependents • 1067 total dependents

This module is the base class from which all Log::Dispatch::* objects should be derived....

DROLSKY/Log-Dispatch-2.71 - 06 Apr 2023 03:52:59 UTC

Log::ger::Output::LogDispatchOutput - Send logs to a Log::Dispatch output River stage one • 1 direct dependent • 1 total dependent

This output sends logs to a Log::Dispatch output....

PERLANCAR/Log-ger-Output-LogDispatchOutput-0.006 - 11 Mar 2020 12:21:25 UTC

Log::Dispatch::Base - Code shared by dispatch and output objects. River stage four • 136 direct dependents • 1067 total dependents

Unless you are me, you probably don't need to know what this class does....

DROLSKY/Log-Dispatch-2.71 - 06 Apr 2023 03:52:59 UTC

Log::ger - A lightweight, flexible logging framework River stage four • 562 direct dependents • 1474 total dependents

Log::ger is yet another logging framework with the following features: * Separation of producers and consumers/listeners Like Log::Any, this offers a very easy way for modules to produce some logs without having to configure anything. Configuring out...

PERLANCAR/Log-ger-0.042 - 23 Feb 2024 01:58:36 UTC

Log::Any - Bringing loggers and listeners together River stage three • 299 direct dependents • 799 total dependents

"Log::Any" provides a standard log production API for modules. Log::Any::Adapter allows applications to choose the mechanism for log consumption, whether screen, file or another logging mechanism like Log::Dispatch or Log::Log4perl. Many modules have...

PREACTION/Log-Any-1.717 - 17 Aug 2023 15:53:05 UTC

Log::Dispatchouli - a simple wrapper around Log::Dispatch River stage three • 15 direct dependents • 832 total dependents

Log::Dispatchouli is a thin layer above Log::Dispatch and meant to make it dead simple to add logging to a program without having to think much about categories, facilities, levels, or things like that. It is meant to make logging just configurable e...

RJBS/Log-Dispatchouli-3.007 - 03 Sep 2023 00:18:21 UTC

Log::Pony - Yet another simple logger class River stage one • 1 direct dependent • 1 total dependent

Log::Pony is simple logger class. THIS IS A DEVELOPMENT RELEASE. API MAY CHANGE WITHOUT NOTICE. Log::Pony provides Flexible logging level Flexible output...

TOKUHIROM/Log-Pony-v1.0.1 - 07 Feb 2013 01:57:55 UTC

Log::Fast - Fast and flexible logger River stage one • 2 direct dependents • 3 total dependents

This is very fast logger, designed for use in applications with thousands high-level events/operations per second (like network servers with thousands clients or web spiders which download hundreds url per second). For example, on Core2Duo sending ab...

POWERMAN/Log-Fast-v2.0.1 - 03 Apr 2018 16:53:04 UTC

Log::Fine - Yet another logging framework River stage zero No dependents

Log::Fine provides a logging framework for application developers who need a fine-grained logging mechanism in their program(s). By itself, Log::Fine provides a mechanism to get one or more logging objects (called *loggers*) from its stored namespace...

CFUHRMAN/Log-Fine-0.65 - 25 Jun 2016 22:06:02 UTC

Log::Channel - yet another logging package River stage zero No dependents

Allows for code to specify channels for delivery of logging messages, and for users of the code to control the delivery and formatting of the messages. Yes, this is yet another logging module. Some differences between Log::Channel and other logging p...

JMAY/Log-Channel-0.7 - 28 Mar 2005 06:13:02 UTC

Log::Shiras - A Moose based logging and reporting tool River stage one • 1 direct dependent • 1 total dependent

Shiras <http://en.wikipedia.org/wiki/Moose#Subspecies> - A small subspecies of Moose found in the western United States (of America). This is one of many loggers <https://metacpan.org/search?q=Log> you can choose from in CPAN. The ultimate goal of th...

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

Log::WarnDie - Log standard Perl warnings and errors on a log handler River stage zero No dependents

The "Log::WarnDie" module offers a logging alternative for standard Perl core functions. This allows you to use the features of e.g. Log::Dispatch, Log::Any or Log::Log4perl without having to make extensive changes to your source code. When loaded, i...

NHORNE/Log-WarnDie-0.09 - 12 Sep 2017 17:22:33 UTC

Log::Dispatch - Dispatches messages to one or more outputs River stage four • 136 direct dependents • 1067 total dependents

This module manages a set of Log::Dispatch::* output objects that can be logged to via a unified interface. The idea is that you create a Log::Dispatch object and then add various logging objects to it (such as a file logger or screen logger). Then y...

DROLSKY/Log-Dispatch-2.71 - 06 Apr 2023 03:52:59 UTC

MojoX::Log::Dispatch - Log::Dispatch For Mojo River stage zero No dependents

MojoX::Log::Dispatch wrapper around Log::Dispatch module. Log::Dispatch manages a set of Log::Dispatch::* objects, allowing you to add and remove output objects as desired. Include log statements at various levels throughout your code. Then when you ...

KAKADU/MojoX-Log-Dispatch-0.1 - 28 Aug 2009 18:58:02 UTC

Log::Dispatch::TAP - Log to TAP output River stage zero No dependents

This module provides a Log::Dispatch output sink for logging to Test::Simple diagnostics. It is similar to Log::Dispatch::TestDiag....

RRWO/Log-Dispatch-TAP-v0.2.1 - 08 May 2023 09:36:15 UTC

Catalyst::Log - Catalyst Log Class River stage three • 605 direct dependents • 679 total dependents

This module provides the default, simple logging functionality for Catalyst. If you want something different set "$c->log" in your application module, e.g.: $c->log( MyLogger->new ); Your logging object is expected to provide the interface described ...

JJNAPIORK/Catalyst-Runtime-5.90131 - 20 Jul 2023 23:09:29 UTC

Log::Log4perl - Log4j implementation for Perl River stage four • 380 direct dependents • 1097 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::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

Log::Dispatch::Gelf - Log::Dispatch plugin for Graylog's GELF format. River stage one • 1 direct dependent • 1 total dependent

Log::Dispatch::Gelf is a Log::Dispatch plugin which formats the log message according to Graylog's GELF Format version 1.1. It supports sending via a socket (TCP or UDP) or a user provided sender....

JASEI/Log-Dispatch-Gelf-1.4.0 - 10 Feb 2022 14:26:03 UTC

Log::Contextual - Simple logging interface with a contextual log River stage two • 15 direct dependents • 40 total dependents

Major benefits: * Efficient The default logging functions take blocks, so if a log level is disabled, the block will not run: # the following won't run if debug is off log_debug { "the new count in the database is " . $rs->count }; Similarly, the "D"...

HAARG/Log-Contextual-0.009001 - 29 May 2024 04:48:28 UTC
88 results (0.501 seconds)