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

Changes for version 1.709 - 2021-02-17

  • Added
    • Added "Log::Any->has_consumer" for the rare case where one needs to know if a consumer has already been configured.

Documentation

Manual for developing new Log::Any adapters

Modules

Bringing loggers and listeners together
Tell Log::Any where to send its logs
Adapter for capturing log messages into an arrayref
Simple adapter for logging to files
Adapter to use allow structured logging across other adapters
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