The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.049 - 2017-03-28

  • Fixed
    • Fixed failing tests on Windows because of path separator interpolation. Thanks @nanis [Github #56]
    • Added explicit core dependency on Sys::Syslog in case of Perls with non-standard core libraries. Thanks @nanis [Github #57]

Documentation

Manual for developing new Log::Any adapters

Modules

Bringing loggers and listeners together
Tell Log::Any where to send its logs
Simple adapter for logging to files
Discards all log messages
Simple adapter for logging to STDERR
Simple adapter for logging to STDOUT
Send Log::Any logs to syslog
Common utility functions for Log::Any
Log::Any generator proxy object
Log::Any generator proxy for no adapters
Test what you're logging with Log::Any