browserlog icon indicating copy to clipboard operation
browserlog copied to clipboard

Development halted. Watch rails logs live in your browser.

Results 6 browserlog issues
Sort by recently updated
recently updated
newest added

Any chance ? Or could I pr ?

The log shows regular, non-Browserlog requests when I make them, but the log is constantly cluttered with requests made by browserlog itself. It continually appends it's own requests to itself....

Hi, I recently installed `browserlog` and I 'm getting the following error. `undefined method`[]' for nil:NilClass` What's the easiest way to fix this error?

Gem version pulled from RubyGems doesn't have `attr_accessor :allow_production_logs, :allowed_log_files` code. Please update.

I want to propose a feature which I think will be quite useful for apps running in production environment either on staging or live servers. The feature should allow admin...

Loving this gem - useful! I want to use this to keep track of emails that are sent through my app and have been tinkering in the development environment. In-browser,...