[Groonga-commit] droonga/droonga-engine at ecd852e [master] Remove needless log.exception for non-exception messages

Back to archive index

YUKI Hiroshi null+****@clear*****
Thu Apr 23 19:46:46 JST 2015


YUKI Hiroshi	2015-04-23 19:46:46 +0900 (Thu, 23 Apr 2015)

  New Revision: ecd852edd53897b74d355ce8a280c12fed8805b5
  https://github.com/droonga/droonga-engine/commit/ecd852edd53897b74d355ce8a280c12fed8805b5

  Message:
    Remove needless log.exception for non-exception messages

  Modified files:
    lib/droonga/plugins/dump.rb

  Modified: lib/droonga/plugins/dump.rb (+0 -1)
===================================================================
--- lib/droonga/plugins/dump.rb    2015-04-23 19:31:32 +0900 (970498a)
+++ lib/droonga/plugins/dump.rb    2015-04-23 19:46:46 +0900 (752065a)
@@ -98,7 +98,6 @@ module Droonga
               timer.detach
               logger.trace("start: timer detached by unexpected exception",
                            :watcher => timer)
-              logger.exception(error_message, $!)
             end
           end
 
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index