liblog-any-adapter-callback-perl

module to send Log::Any logs to a subroutine

Description

Log::Any::Adapter::Callback lets you specify callback subroutine to be called by Log::Any's logging methods (like $log->debug(), $log->error(), etc) and detection methods (like $log->is_warning(), $log->is_fatal(), etc.).

This adapter is used for customized logging, and is mostly a convenient construct to save a few lines of code. You could achieve the same effect by creating a full Log::Any adapter class.

DEPRECATION NOTICE: Log::Any distribution since 1.708 comes with Log::Any::Adapter::Capture which does the same thing. Log::Any::Adapter::Callback is hence deprecated.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Log-Any-Adapter-Callback


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install liblog-any-adapter-callback-perl