liblog-dispatchouli-perl

simple wrapper around Log::Dispatch

Description

Log::Dispatchouli is a simple wrapper around Log::Dispatch intended to make it simpler to add logging to a program. It removes the need to think much about categories, facilities, levels, or things like that. It makes logging just configurable enough so you can find the logs you want, and easy enough that you will actually log things.

Log::Dispatchouli can log to syslog (if you specify a facility), standard error or standard output, to a file, or to an array in memory. Logging to memory is primarily intended for testing.

Additionally, Log::Dispatchouli uses String::Flogger to process the things to be logged, meaning you can easily log data structures. For more information, see String::Flogger (libstring-flogger-perl).

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-Dispatchouli


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-dispatchouli-perl