Path to this page:
./
devel/p5-Log-Any,
Perl5 module to bring loggers and listeners together
Branch: pkgsrc-2010Q3,
Version: 0.11nb1,
Package name: p5-Log-Any-0.11nb1,
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]
Master sites: (Expand)
SHA1: a08709ac634257bf59fc67cef844889f3aea020a
RMD160: 034d1c6c2f1945e61e132ec8f65965f5db4dbb08
Filesize: 28.925 KB
Version history: (Expand)
- (2010-10-17) Package added to pkgsrc.se, version p5-Log-Any-0.11nb1 (created)