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)NAMEDancer::Logger::File - file-based logging engine for DancerSYNOPSISDESCRIPTIONThis is a file-based logging engine that allows you to save your logs to files on disk.METHODSinit 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.AUTHORAlexis SukriehLICENSE AND COPYRIGHTCopyright 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::cookies(3pm) - debian |
dancer::error(3pm) - debian |
dancer::fileutils(3pm) - debian |
dancer::session::memcached(3pm) - debian |
dancer::session::yaml(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Detecting unused variables... |
Find columns in a file based on header and print to new file |
Weird 'find' results |
New UNIX and Linux History Sections |