Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37510331
en ru br
ALT Linux repos
S:0.7-alt1.1.1
5.0: 0.7-alt1.1

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.7-alt1.1.1
Build date: 22 november 2010, 19:43 ( 700.3 weeks ago )
Size: 12.83 Kb

Home page:   http://www.cpan.org

License: Artistic
Summary: Log::Channel - yet another logging package
Description:

Allows for code to specify channels for delivery of logging messages,
and for users of the code to control the delivery and formatting of
the messages.

Yes, this is yet another logging module.  Some differences between
Log::Channel and other logging packages:

* Log::Channel does not define a strict classification of logging "levels"
(debug, info, warn, crit, etc.).  You may define a priority for a channel
using set_priority(), but this is optional, and you can name your priority
levels anything you want.

* Able to take over carp and croak events from other modules and route the
output according to the Log::Channel configuration.

Current maintainer: Michael Bochkaryov

List of contributors

List of rpms provided by this srpm:

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