Dancer logger engine for Log::Handler
Perl
Switch branches/tags
Clone or download
carview.php?tsp= Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
carview.php?tsp= lib/Dancer/Logger
carview.php?tsp= t
carview.php?tsp= .gitignore
carview.php?tsp= Changes
carview.php?tsp= MANIFEST
carview.php?tsp= Makefile.PL
carview.php?tsp= README
carview.php?tsp= ignore.txt

README

Dancer-Logger-LogHandler
This class is an interface between Dancer's logging engine abstraction layer
and the Log::Handler module.
In order to use this engine, set the following setting as follow:
  logger: 'log_handler'