Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37532450
en ru br
ALT Linux repos
S:3.007-alt1

Group :: Development/Perl
RPM: perl-Log-Dispatchouli

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 3.007-alt1
Build date: 11 september 2023, 23:29 ( 32.5 weeks ago )
Size: 39.65 Kb

Home page:   http://search.cpan.org/dist/Log-Dispatchouli/

License: Perl
Summary: a simple wrapper around Log::Dispatch
Description:

Perl module 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.

Current maintainer: Nikolay A. Fetisov

List of contributors

List of rpms provided by this srpm:

  • perl-Log-Dispatchouli
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin