Fedora Packages

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.

Releases Overview

Release Stable Testing
Fedora Rawhide 1.10-36.fc40 -
Fedora 40 1.10-36.fc40 -
Fedora 39 1.10-34.fc39 -
Fedora 38 1.10-33.fc38 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at perl-POE-Component-Logger dash maintainers at fedoraproject dot org.



Sources on Pagure