Development/Libraries

perl-POE-Component-Logger - A POE logging class

POE::Component::Logger provides a simple logging component that uses
Log::Dispatch::Config to drive it, allowing you to log to multiple places at
once (e.g. to STDERR and Syslog at the same time) and also to flexibly define
your logger's output.

It is very simple to use, because it creates a Logger::log method (yes, this
is namespace corruption, so shoot me). If you don't like this, feel free to
post directly to your logger as follows:

  $kernel->post('logger', 'log', "An error occurred: $!");

All logging is done in the background, so don't expect immediate output -
the output will only occur after control goes back to the kernel so it can
process the next event.
License:Artistic or GPL Group:Development/Libraries
URL:http://search.cpan.org/dist/POE-Component-Logger

Packages

Name Version Release Type Size Built
perl-POE-Component-Logger 1.00 2.fc6 src 5 KiB Fri Sep 1 00:41:24 2006

Changelog

* Thu Aug 31 18:00:00 2006 Chris Weyl <cweyl{%}alumni{*}drew{*}edu> 1.00-2
- bump for mass rebuild
* Sat Jul 8 18:00:00 2006 Chris Weyl <cweyl{%}alumni{*}drew{*}edu> 1.00-1
- bump for release
* Fri Jul 7 18:00:00 2006 Chris Weyl <cweyl{%}alumni{*}drew{*}edu> 1.00-0
- Initial spec file for F-E

Listing created by RepoView-0.5.2-1.fc6 (modified)