Skip to content
This repository has been archived by the owner on Mar 14, 2018. It is now read-only.

Commit

Permalink
back to puts logging
Browse files Browse the repository at this point in the history
  • Loading branch information
indirect committed Jan 3, 2013
1 parent bd2c5f8 commit 28de0e8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lib/bundler_api/web.rb
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,6 @@ def json_payload(payload)
:platform => payload.platform, :prerelease => payload.prerelease)
end

before do
logger.level = Logger::DEBUG
end

error do |e|
# Honeybadger 1.3.1 only knows how to look for rack.exception :(
request.env['rack.exception'] = request.env['sinatra.error']
Expand Down

0 comments on commit 28de0e8

Please sign in to comment.