Letter P

perl-POE-Component-SimpleLog - A simple logging system for POE

Website: http://search.cpan.org/dist/POE-Component-SimpleLog
License: GPL+ or Artistic
Vendor: Alcance Libre, Inc.
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.

Packages

perl-POE-Component-SimpleLog-1.05-24.fc14.al.noarch [17 KiB] Changelog by Fedora Release Engineering (2018-02-08):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

Listing created by Repoview-0.6.6-6.fc14.al