Logging agent

Edit Package perl-Log-Agent
http://search.cpan.org/dist/Log-Agent/

The 'Log::Agent' module provides an abstract layer for logging and tracing, which is independent from the actual method used to physically perform those activities. It acts as an agent (hence the name) that collects the requests and delegates processing to a sublayer: the logging driver.

The 'Log::Agent' module is meant to be used in all reusable components, since they cannot know in advance how the application which ends up using them will perform its logging activities: either by emitting messages on stdout and errors on stderr, or by directing messages to logfiles, or by using syslog(3).

The logging interface is common for all the logging drivers, and is therefore the result of a compromise between many logging schemes: any information given at this level must be either handled by all drivers, or may be ignored depending on the application's final choice.

Refresh
Refresh
Source Files
Filename Size Changed
Log-Agent-1.005.tar.gz 0000057364 56 KB
cpanspec.yml 0000000468 468 Bytes
perl-Log-Agent.changes 0000002372 2.32 KB
perl-Log-Agent.spec 0000002581 2.52 KB
Latest Revision
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 885130 from Tina Müller's avatar Tina Müller (tinita) (revision 8)
- Add manual license
- updated to 1.005
   see /usr/share/doc/packages/perl-Log-Agent/CHANGELOG.md
  ## [1.005] - 2021-04-11
  ### Added
  - Added support for `logcluck`. `loginfo`, and `logdebug`.
  ### Changed
  - Updated socktype handling to comply with the current language interface.
  - Moved from Drone CI to Github Actions, automating upload to CPAN.
  ## [1.004] - 2021-02-13
  ### Changed
  - Moved from Travis CI with Coveralls to Drone CI with CodeCov.
Comments 0
openSUSE Build Service is sponsored by