perl-Log-Message - Generic message storage mechanism
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).
Homepage: http://search.cpan.org/dist/Log-Message/
License: GPL or Artistic
Vendor: Fedora Project
Packages
perl-Log-Message-0.01-3.fc7.noarch [27 KiB] |
Changelog by Steven Pritchard (2007-04-18):
- Use fixperms macro instead of our own chmod incantation. - BR ExtUtils::MakeMaker. |