./devel/p5-Log-Dispatchouli, Perl 5 wrapper module around Log::Dispatch

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2018Q1, Version: 2.016, Package name: p5-Log-Dispatchouli-2.016, Maintainer: pkgsrc-users

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 enough that you can find the logs you want and
just easy enough that you will actually log things.

Log::Dispatchouli can log to syslog (if you specify a facility), standard
error or standard output, to a file, or to an array in memory. That last
one is mostly useful for testing.

In addition to providing as simple a way to get a handle for logging
operations, Log::Dispatchouli uses String::Flogger to process the things
to be logged, meaning you can easily log data structures. Basically:
strings are logged as is, arrayrefs are taken as (sprintf format, args),
and subroutines are called only if needed. For more information read the
String::Flogger docs.


Required to run:
[lang/perl5] [devel/p5-Params-Util]

Required to build:
[devel/p5-Test-Deep] [devel/p5-Test-Fatal] [devel/p5-Specio] [devel/p5-Params-ValidationCompiler]

Master sites: (Expand)

SHA1: c4113be28a67f0766fc2eff4903ccadc83190e00
RMD160: d65e4e2148cdcabded720d412fc19505b9e32786
Filesize: 29.921 KB

Version history: (Expand)