Tatsuhiko Miyagawa > Plack > Plack::Middleware::SimpleLogger

Download:
Plack-0.9988.tar.gz

Dependencies

Annotate this POD

Website

GitHub

Open  35
View/Report Bugs
Source  

NAME ^

Plack::Middleware::SimpleLogger - Simple logger that prints to psgi.errors

SYNOPSIS ^

  enable "SimpleLogger", level => "warn";

DESCRIPTION ^

SimpleLogger 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.

AUTHOR ^

Tatsuhiko Miyagawa

syntax highlighting: