Live data from Hacker News

Introducing Log::ger, a low-overhead Perl logging module

perlancar.wordpress.com

1–4 of 4 posts

Re: Introducing Log::ger, a low-overhead Perl logging module

#3
post #2

It's amazing how much documentation have you written without even a speck of description of how the module's API is organized and how to use it. I know Log::Log4perl, but I don't see how to replace it with your Log::ger.

Hi, I'm the author of the module. Thanks for the comment. The documentation definitely needs some work. Only the absolute basics is shown in the module's Synopsis, and some more info is written in the FAQ, but it's not as complete as I would like it to be. I do plan on writing a tutorial though.