Path to this page:
./
devel/p5-Log-Any,
Perl5 module to bring loggers and listeners together
Branch: pkgsrc-2016Q4,
Version: 1.04.5,
Package name: p5-Log-Any-1.04.5,
Maintainer: pkgsrc-usersLog::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.
Required to run:[
lang/perl5]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
SHA1: 1dda0d8abbbfef9053488d6a29ac1e2d12ee04bc
RMD160: cd4bb2590aaf01e5331a82bd303f7d4a095f9ebb
Filesize: 39.468 KB
Version history: (Expand)
- (2017-01-05) Package added to pkgsrc.se, version p5-Log-Any-1.04.5 (created)