
Plack::Middleware::ConsoleLogger - Write logs to Firebug or Webkit Inspector

enable "ConsoleLogger";

This middleware captures logs from PSGI applications and plack middleware components and makes them available to see on JavaScript console for Firebug and Webkit Inspector.

Set the group to use with console log. Defaults to undef.

Tatsuhiko Miyagawa

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
