[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#618931: ITP: liblog-contextual-perl -- module for simple contextual logging



Package: wnpp
Owner: Jonathan Yu <jawnsy@cpan.org>
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org,debian-perl@lists.debian.org,frioux@gmail.com

* Package name    : liblog-contextual-perl
  Version         : 0.00304
  Upstream Author : frew - Arthur Axel "fREW" Schmidt <frioux@gmail.com>
* URL             : http://search.cpan.org/dist/Log-Contextual/
* License         : Artistic or GPL-1+
  Programming Lang: Perl
  Description     : module for simple contextual logging

Log::Contextual is a Perl module that provides an implementation-independent
interface for simple data logging. It supports painless switching between any
logger that implements the defined interface, either for the entire program
(using set_logger) or for a given section of code (using with_logger).

The framework supports many logging levels that are enabled using environment
variables (these are, in order of decreasing verbosity: trace, debug, info,
warn, error, and fatal).

This package includes simple loggers that can be seamlessly upgraded to more
advanced loggers, such as Log::Dispatchouli (see liblog-dispatchouli-perl).

NOTE: this package is needed for the packaging of
libdbix-class-deploymenthandler-perl (see BTS#617978)



Reply to: