|
NAMEPlack::Middleware::SimpleLogger - Simple logger that prints to psgi.errorsSYNOPSISenable "SimpleLogger", level => "warn"; DESCRIPTIONSimpleLogger is a middleware component that formats the log message with information such as the time and PID and prints them to psgi.errors stream, which is mostly STDERR or server log output.SEE ALSOPlack::Middleware::LogErrors, essentially the opposite of this moduleAUTHORTatsuhiko Miyagawa
Visit the GSP FreeBSD Man Page Interface. |