Path to this page:
./
devel/p5-Log-Any,
Perl5 module to bring loggers and listeners together
Branch: pkgsrc-2016Q2,
Version: 1.04.0nb1,
Package name: p5-Log-Any-1.04.0nb1,
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.
Master sites: (Expand)
SHA1: c871f6d615c5bb8a4a132c94aeade8b518f26892
RMD160: e6049dc37c5d982a42672dd939ea0be1c2cbed16
Filesize: 40.531 KB
Version history: (Expand)
- (2016-07-07) Package has been reborn
- (2016-07-06) Package added to pkgsrc.se, version p5-Log-Any-1.04.0nb1 (created)