Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=198020 Summary: Review Request: perl- Product: Fedora Extras Version: devel Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: normal Component: Package Review AssignedTo: bugzilla-sink@xxxxxxxxxxxxx ReportedBy: cweyl@xxxxxxxxxxxxxxx QAContact: fedora-package-review@xxxxxxxxxx Spec URL: http://home.comcast.net/~ckweyl/perl-POE-Component-SimpleLog.spec SRPM URL: http://home.comcast.net/~ckweyl/perl-POE-Component-SimpleLog-1.03-0.fc5.src.rpm Description: This module is a vastly simplified logging system that can do nice stuff. Think of this module as a dispatcher for various logs. This module *DOES NOT* do anything significant with logs, it simply routes them to the appropriate place ( Events ) You register a log that you are interested in, by telling SimpleLog the target session and target event. Once that is done, any log messages your program generates ( sent to SimpleLog of course ) will be massaged, then sent to the target session / target event for processing. This enables an interesting logging system that can be changed during runtime and allow pluggable interpretation of messages. -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review