libmoox-role-logger-perl

provide logging via Log::Any

Description

MooX::Role::Logger provides universal logging via Log::Any. The class using this role doesn't need to know or care about the details of log configuration, implementation or destination.

Use it when you want your module to offer logging capabilities, but don't know who is going to use your module or what kind of logging they will implement. This role lets you do your part and leaves actual log setup and routing to someone else.

The application that ultimately uses your module can then choose to direct log messages somewhere based on its own needs and configuration with Log::Any::Adapter.

This role is based on Moo so it should work with either Moo or Moose based classes.

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://github.com/dagolden/MooX-Role-Logger


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 libmoox-role-logger-perl