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

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.717-alt1
Build date: 22 august 2023, 12:35 ( 34.4 weeks ago )
Size: 67.55 Kb

Home 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.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

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