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

Search results for "dist: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::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::Code - Object for logging to a subroutine reference River stage four • 134 direct dependents • 1049 total dependents

This module supplies a simple object for logging to a subroutine reference....

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

Log::Dispatch::Types - Types used for parameter checking in Log::Dispatch River stage four • 134 direct dependents • 1049 total dependents

This module has no user-facing parts....

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

Log::Dispatch::Email - Base class for objects that send log messages via email River stage four • 134 direct dependents • 1049 total dependents

This module should be used as a base class to implement Log::Dispatch::* objects that send their log messages via email. Implementing a subclass simply requires the code shown in the "SYNOPSIS" with a real implementation of the "send_email()" method....

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

Log::Dispatch::Syslog - Object for logging to system log. River stage four • 134 direct dependents • 1049 total dependents

This module provides a simple object for sending messages to the system log (via UNIX syslog calls). Note that logging may fail if you try to pass UTF-8 characters in the log message. If logging fails and warnings are enabled, the error message will ...

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

Log::Dispatch::Screen - Object for logging to the screen River stage four • 134 direct dependents • 1049 total dependents

This module provides an object for logging to the screen (really "STDOUT" or "STDERR"). Note that a newline will *not* be added automatically at the end of a message by default. To do that, pass "newline => 1"....

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

Log::Dispatch::Handle - Object for logging to IO::Handle classes River stage four • 134 direct dependents • 1049 total dependents

This module supplies a very simple object for logging to some sort of handle object. Basically, anything that implements a "print()" method can be passed the object constructor and it should work....

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

Log::Dispatch::Output - Base class for all Log::Dispatch::* objects River stage four • 134 direct dependents • 1049 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::Dispatch::ApacheLog - Object for logging to Apache::Log objects River stage four • 134 direct dependents • 1049 total dependents

This module allows you to pass messages to Apache's log object, represented by the Apache::Log class....

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

Log::Dispatch::File::Locked - Subclass of Log::Dispatch::File to facilitate locking River stage four • 134 direct dependents • 1049 total dependents

This module acts exactly like Log::Dispatch::File except that it obtains an exclusive lock on the file while opening it. Note that if you are using this output because you want to write to a file from multiple processes, you should open the file with...

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

Log::Dispatch::Email::MailSend - Subclass of Log::Dispatch::Email that uses the Mail::Send module River stage four • 134 direct dependents • 1049 total dependents

This is a subclass of Log::Dispatch::Email that implements the send_email method using the Mail::Send module....

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

Log::Dispatch::Email::MIMELite - Subclass of Log::Dispatch::Email that uses the MIME::Lite module River stage four • 134 direct dependents • 1049 total dependents

This is a subclass of Log::Dispatch::Email that implements the send_email method using the MIME::Lite module....

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

Log::Dispatch::Email::MailSender - Subclass of Log::Dispatch::Email that uses the Mail::Sender module River stage four • 134 direct dependents • 1049 total dependents

This is a subclass of Log::Dispatch::Email that implements the send_email method using the Mail::Sender module....

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

Log::Dispatch::Email::MailSendmail - Subclass of Log::Dispatch::Email that uses the Mail::Sendmail module River stage four • 134 direct dependents • 1049 total dependents

This is a subclass of Log::Dispatch::Email that implements the send_email method using the Mail::Sendmail module....

DROLSKY/Log-Dispatch-2.71 - 06 Apr 2023 03:52:59 UTC
18 results (0.015 seconds)