Package perl-Log-Any: Information

    Source package: perl-Log-Any
    Version: 1.040-alt1
    Build time:  Mar 3, 2016, 07:07 PM in the task #160446
    Category: Development/Perl
    Report package bug
    License: Artistic
    Summary: Log::Any - bringing loggers and listeners together
    Description: 
    `Log::Any' allows CPAN modules to safely and efficiently log messages,
    while letting the application choose (or decline to choose) a logging
    mechanism such as `Log::Dispatch' or `Log::Log4perl'.
    
    `Log::Any' has a very tiny footprint and no dependencies beyond Perl 5.6,
    which makes it appropriate for even small CPAN modules to use.
    It defaults to 'null' logging activity, so a module can safely log
    without worrying about whether the application has chosen (or will ever choose)
    a logging mechanism.
    
    The application, in turn, may choose one or more logging mechanisms via Log::Any::Adapter.

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

    Maintainer: Igor Vlasenko


      1. perl-Module-Install

    Last changed


    March 3, 2016 Igor Vlasenko 1.040-alt1
    - automated CPAN update
    Oct. 16, 2015 Igor Vlasenko 1.032-alt1
    - automated CPAN update
    Sept. 16, 2013 Igor Vlasenko 0.15-alt2
    - Log::Any::Adapter is in separate package