Navigation Menu

Skip to content

Commit

Permalink
Remove needless log.exception for non-exception messages
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Apr 23, 2015
1 parent 134fd6e commit ecd852e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/droonga/plugins/dump.rb
Expand Up @@ -98,7 +98,6 @@ def start
timer.detach
logger.trace("start: timer detached by unexpected exception",
:watcher => timer)
logger.exception(error_message, $!)
end
end

Expand Down

0 comments on commit ecd852e

Please sign in to comment.