Dispatches messages to one or more outputs

Edit Package perl-Log-Dispatch
http://search.cpan.org/dist/Log-Dispatch/

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 you
call the 'log' method of the dispatch object, which passes the message to
each of the objects, which in turn decide whether or not to accept the
message and what to do with it.

This makes it possible to call single method and send a message to a log
file, via email, to the screen, and anywhere else, all with very little
code needed on your part, once the dispatching object has been created.

Refresh
Refresh
Source Files
Filename Size Changed
Log-Dispatch-2.71.tar.gz 0000072470 70.8 KB
cpanspec.yml 0000000547 547 Bytes
perl-Log-Dispatch.changes 0000023111 22.6 KB
perl-Log-Dispatch.spec 0000003605 3.52 KB
Revision 61 (latest revision is 62)
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 1082135 from Tina Müller's avatar Tina Müller (tinita) (revision 61)
- updated to 2.71
   see /usr/share/doc/packages/perl-Log-Dispatch/Changes
  2.71     2023-04-05
  - The docs for the Screen output were never updated after the changes in 2.50,
    when it reverted back to using STDOUT or STDERR directly. This led to a lot
    of the docs being confusing and wrong. Reported by @mauke. GH #65, #66, and
    #67.
Comments 0
openSUSE Build Service is sponsored by