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

Search results for "module:Log::Dispatch"

Log::Dispatch - Dispatches messages to one or more outputs River stage four • 134 direct dependents • 1049 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

Log::Dispatch::Wx - Object for logging through Wx::Log* River stage zero No dependents

This module provides a simple object for logging to "wxLog" under the Log::Dispatch::* system....

MBARBON/Log-Dispatch-Wx-0.01 - 19 Jun 2006 19:21:29 UTC

Log::Dispatch::Dir - Log messages to separate files in a directory, with rotate options River stage one • 3 direct dependents • 3 total dependents

This module provides a simple object for logging to directories under the Log::Dispatch::* system, and automatically rotating them according to different constraints. Each message will be logged to a separate file the directory. Logging to separate f...

PERLANCAR/Log-Dispatch-Dir-0.160 - 09 Jan 2019 16:09:21 UTC

Log::Dispatch::DBI - Class for logging to database via DBI interface River stage one • 2 direct dependents • 2 total dependents

Log::Dispatch::DBI is a subclass of Log::Dispatch::Output, which inserts logging output into relational database using DBI interface....

MIYAGAWA/Log-Dispatch-DBI-0.02 - 11 Apr 2002 18:25:44 UTC

Log::Dispatch::UDP - Log messages to a remote UDP socket River stage zero No dependents

This class can be used to write messages to a UDP socket listening on some remote host. The datagrams themselves contain only the messages (there's no real structure to them), so you can easily listen in using netcat....

RHOELZ/Log-Dispatch-UDP-0.01 - 25 Feb 2012 17:57:58 UTC

Log::Dispatch::ZMQ River stage zero No dependents

Log::Dispatch plugin for ZMQ...

TJMC/Log-Dispatch-ZMQ-0.02 - 13 Aug 2013 11:44:15 UTC

Log::Dispatch::XML - Collect one or more messages in XML format River stage zero No dependents

The "Log::Dispatch::XML" module offers a buffering logging alternative for XML users. Messages are collected in the output channel until XML is created from them....

LNATION/Log-Dispatch-XML-0.02 - 09 Nov 2019 15:33:19 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

Log::Dispatch::Jabber - Log messages via Jabber River stage zero No dependents

Log messages via Jabber....

ASCOPE/Log-Dispatch-Jabber-0.3 - 25 Nov 2002 18:03:07 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::Dispatch::Perl - Use core Perl functions for logging River stage one • 1 direct dependent • 2 total dependents

The "Log::Dispatch::Perl" module offers a logging alternative using standard Perl core functions. It allows you to fall back to the common Perl alternatives for logging, such as "warn" and "cluck". It also adds the possibility for a logging action to...

ETHER/Log-Dispatch-Perl-0.05 - 17 May 2020 22:53:11 UTC

Log::Dispatch::Pipe - Object for logging to pipe output River stage zero No dependents

This module provides a simple object for logging to pipe under the Log::Dispatch::* system....

YOWCOW/Log-Dispatch-Pipe-0.06 - 03 Jun 2016 03:14:26 UTC

Log::Dispatch::ToTk - Class to redirect Log::Dispatch to Tk widgets River stage zero No dependents

Most users will only need to use Log::Dispatch::TkText widget to have Log::Dispatch messages written on a text widget. For more fancy uses, this module can be used by a composite widget dedicated to handle Log::Dispatch logs. This module is the inter...

DDUMONT/Log-Dispatch-Tk-2.01 - 05 Dec 2018 18:02:43 UTC

Log::Dispatch::Atom - Log to an atom feed. River stage zero No dependents

This class implements logging backed by an Atom feed so that you can subscribe to the errors produced by your application. You should not use this object directly, but should manage it via a Log::Dispatch object....

HDM/Log-Dispatch-Atom-0.03 - 08 Dec 2005 13:25:32 UTC

Log::Dispatch::Base - Code shared by dispatch and output objects. River stage four • 134 direct dependents • 1049 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::Dispatch::Vars - Variables used internally by multiple packages River stage four • 134 direct dependents • 1049 total dependents

There are no user-facing parts here....

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

Log::Dispatch::Null - Object that accepts messages and does nothing River stage four • 134 direct dependents • 1049 total dependents

This class provides a null logging object. Messages can be sent to the object but it does nothing with them....

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

Log::Dispatch::File - Object for logging to files River stage four • 134 direct dependents • 1049 total dependents

This module provides a simple object for logging to files under the Log::Dispatch::* system. Note that a newline will *not* be added automatically at the end of a message by default. To do that, pass "newline => 1". NOTE: If you are writing to a sing...

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

Log::Dispatch::SNMP - Object for logging to SNMP servers River stage zero No dependents

Log::Dispatch::SNMP is an appender to send logging messages to a specified management host in SNMP-managed networks (with a MLM or SMNP management console of some kind), commonly found in large and/or distributed networks. It should be used under the...

GARU/Log-Dispatch-SNMP-0.02 - 10 Jun 2010 09:55:49 UTC

Test::Log::Dispatch - Test what you are logging River stage one • 6 direct dependents • 6 total dependents

"Test::Log::Dispatch" is a "Log::Dispatch" object that keeps track of everything logged to it in memory, and provides convenient tests against what has been logged....

JSWARTZ/Test-Log-Dispatch-0.03 - 04 Nov 2009 20:43:23 UTC
170 results (0.218 seconds)