A simple logging system for POE
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.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.05-45.fc42 | - |
Fedora 42 | 1.05-45.fc42 | - |
Fedora 41 | 1.05-43.fc41 | - |
Fedora 40 | 1.05-42.fc40 | - |
You can contact the maintainers of this package via email at
perl-POE-Component-SimpleLog dash maintainers at fedoraproject dot org
.