debian man page for dancer::logger::file

Query: dancer::logger::file

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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

NAME
Dancer::Logger::File - file-based logging engine for Dancer
SYNOPSIS
DESCRIPTION
This is a file-based logging engine that allows you to save your logs to files on disk.
METHODS
init This method is called when "->new()" is called. It initializes the log directory, creates if it doesn't already exist and opens the designated log file. logdir Returns the log directory, decided by "logs" either in "appdir" setting. It's also possible to specify a logs directory with the log_path option. setting log_path => $dir; _log Writes the log message to the file.
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. perl v5.14.2 2011-11-30 Dancer::Logger::File(3pm)
Related Man Pages
dancer::cookie(3pm) - debian
dancer::engine(3pm) - debian
dancer::error(3pm) - debian
dancer::object(3pm) - debian
dancer::session::yaml(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Introduction
One instance of comparing grep and awk