NuxRef

perl-Log-Message - Generic message storage mechanism

Website: http://www.perl.org/
License: GPL+ or Artistic
Description:
Log::Message is a generic message storage mechanism. It allows you to
store messages on a stack -- either shared or private -- and assign meta-data
to it. Some meta-data will automatically be added for you, like a timestamp
and a stack trace, but some can be filled in by the user, like a tag by
which to identify it or group it, and a level at which to handle the
message (for example, log it, or die with it).

Packages

perl-Log-Message-0.02-137.el6.nuxref.x86_64 [45 KiB] Changelog Chris Caron (2013-12-04):
- Rolled back #905482 change from 4:5.10.1-133 release which is unnessecarily
  hauling in extra packages it shouldn't.