Scroll to navigation

Dancer::Logger::Console(3pm) User Contributed Perl Documentation Dancer::Logger::Console(3pm)

NAME

Dancer::Logger::Console - console-based logging engine for Dancer

SYNOPSIS

DESCRIPTION

This is a console-based logging engine that prints your logs to the console.

METHODS

_log

Writes the log message to the console/screen.

AUTHOR

Alexis Sukrieh

LICENSE AND COPYRIGHT

Copyright 2009-2010 Alexis Sukrieh.
This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.
See http://dev.perl.org/licenses/ for more information.
2011-11-26 perl v5.14.2