Package perl-Log-Any: Information
Source package: perl-Log-Any
Version: 1.707-alt1
Build time: Aug 12, 2018, 01:01 AM
Category: Development/Perl
Report package bugHome page: http://search.cpan.org/dist/Log-Any/
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.
Maintainer: Igor Vlasenko
Last changed
Aug. 8, 2018 Igor Vlasenko 1.707-alt1
- automated CPAN update
July 8, 2018 Igor Vlasenko 1.706-alt1
- automated CPAN update
Feb. 1, 2018 Igor Vlasenko 1.705-alt1
- automated CPAN update