资源说明:
# NAME Plack::Middleware::ConsoleLogger - Write logs to Firebug or Webkit Inspector # SYNOPSIS enable "ConsoleLogger"; # DESCRIPTION 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. # CONFIGURATIONS - group Set the group to use with console log. Defaults to undef. # AUTHOR Tatsuhiko Miyagawa # LICENSE This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. # SEE ALSO Rack::FirebugLogger
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。