aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Log-Dispatchouli
Commit message (Collapse)AuthorAgeFilesLines
* Log::Dispatchouli is a thin layer above Log::Dispatch and meant toBaptiste Daroussin2011-09-204-0/+51
make it dead simple to add logging to a program without having to think much about categories, facilities, levels, or things like that. It is meant to make logging just configurable enough that you can find the logs you want and just easy enough that you will actually log things. WWW: http://search.cpan.org/dist/Log-Dispatchouli/ Submitted by: Geraud CONTINSOUZAS <geraud@gcu.info> (by private mail) Notes: svn path=/head/; revision=282063