Package perl-Log-Channel: Information

    Source package: perl-Log-Channel
    Version: 0.7-alt1.1.1
    Build time:  Nov 23, 2010, 09:33 AM
    Category: Development/Perl
    Report package bug
    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.

    List of rpms provided by this srpm:
    perl-Log-Channel (noarch)

    Maintainer: Michael Bochkaryov

    List of contributors:
    Igor Vlasenko
    Michael Bochkaryov


      1. perl-Log-Dispatch-Config
      2. perl-XML-Simple
      3. perl-devel

    Last changed


    Nov. 22, 2010 Igor Vlasenko 0.7-alt1.1.1
    - repair after perl 5.12 upgrade using girar-nmu
    Oct. 6, 2008 Igor Vlasenko 0.7-alt1.1
    - NMU for unknown reason:
      the person above was too neglectant to add --changelog "- NMU: <reason>" option.
    July 22, 2008 Michael Bochkaryov 0.7-alt1
    - first build for ALT Linux Sisyphus