perl-Log-Message - Generic message storage mechanism
Website: | http://www.perl.org/ |
---|---|
License: | GPL+ or Artistic |
Vendor: | Fuduntu.org |
- 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-147.fu14.noarch [44 KiB] |
Changelog
by Andrew Wyatt (2011-11-13):
- Built for Fuduntu |
perl-Log-Message-0.02-147.fc14.noarch [45 KiB] |
Changelog
by Petr Pisar (2011-10-05):
- Fix CVE-2011-3597 (code injection in Digest) (bug #743010) - Fix CVE-2011-2939 (heap overflow while decoding Unicode string) (bug #731246) |
perl-Log-Message-0.02-136.fc14.noarch [43 KiB] |
Changelog
by Petr Pisar (2010-10-08):
- Sub-package threads (bug #622190) |