Sophie

Sophie

distrib > Fedora > 14 > i386 > by-pkgid > 8fe7049341f2971e745c8cdc16f45c8c

perl-POE-Component-Logger-1.00-7.fc14.src.rpm

Description:

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.

Generated packages:

Other version of this rpm: