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

Changes for version 1.707 - 2018-08-01

  • Fixed
    • The local context hash (`$log->context`) and the log hash (`$log->$level( $message, $hash )`) now get merged correctly, combining contextual logging and structured logging. Thanks @mephinet! [Github #76] [Github #73]

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