Plack::Middleware::LogAny is a Plack::Middleware component
that allows you to use Log::Any
to handle the logging object, psgix.logger.
.
It really tries to be the thinnest possible shim,
so it doesn't handle any configuration
beyond setting the category
to which messages from plack might be logged.
.
Plack is a set of tools
similar to Ruby's Rack or Python's Paste for WSGI.
It implements the Perl Server Gateway Interface (PSGI) interface,
which allows developers to decouple their web application framework
from the local web server environment.
Installed Size: 22.5 kB
Architectures: all