Browser Logger plugin

Plugin details

Appends just this request's logs to the end of the response. It's a little more convenient than tailing a log, especially when you're not logged in.

Websitehttp://revolutiononrails.blogspot.com/2007/01/stop-tailing-your-logs.html Repositorysvn://rubyforge.org/var/svn/browser-logger Author Edward Frederick Tags browser, log LicenseUnknown

Documentation

Install the plugin:
ruby script/plugin install svn://rubyforge.org/var/svn/browser-logger

Fire up your rails app, make a request with log! or logs! appended as a query param.

e.g:

http://localhost/pets/show/1
http://localhost/pets/show/1?log!

Further Documentation

There is currently no advanced documentation for this plugin.

New documentation

Edit plugin | Back in time (1 older version) | Last edited by: scott, 7 months ago