liblog-loglite-perl

Perl module that facilitates lightweight logging

Description

The Log::LogLite class helps create simple logs for an application. The Log::LogLite object is created with a logging level. The default logging level is 5. After the Log::LogLite object is created, each call to the write method may write a new line in the log file. If the level of the message is lower or equal to the logging level, the message will be written to the log file. The format of the logging messages can be controlled by changing the template, and by defining a default message. The class uses the IO::LockedFile class.

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


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