liblog-dispatchouli-perl_1.100630-1_i386.changes is NEW
Archive Administrator
installer at ftp-master.debian.org
Fri Mar 5 16:18:06 UTC 2010
(new) liblog-dispatchouli-perl_1.100630-1.diff.gz optional perl
(new) liblog-dispatchouli-perl_1.100630-1.dsc optional perl
(new) liblog-dispatchouli-perl_1.100630-1_all.deb optional perl
simple wrapper around Log::Dispatch
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.
(new) liblog-dispatchouli-perl_1.100630.orig.tar.gz optional perl
Changes: liblog-dispatchouli-perl (1.100630-1) unstable; urgency=low
.
* Initial release (closes: #572665).
Override entries for your package:
Announcing to debian-devel-changes at lists.debian.org
Closing bugs: 572665
Your package contains new components which requires manual editing of
the override file. It is ok otherwise, so please be patient. New
packages are usually added to the override file about once a week.
You may have gotten the distribution wrong. You'll get warnings above
if files already exist in other distributions.
More information about the pkg-perl-maintainers
mailing list