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

Back to archive index

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


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

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

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

  Modified files:
    lib/droonga/plugins/system/absorb_data.rb

  Modified: lib/droonga/plugins/system/absorb_data.rb (+0 -1)
===================================================================
--- lib/droonga/plugins/system/absorb_data.rb    2015-04-23 19:46:46 +0900 (40b9a89)
+++ lib/droonga/plugins/system/absorb_data.rb    2015-04-23 19:48:08 +0900 (dd8f5ce)
@@ -186,7 +186,6 @@ module Droonga
                 timer.detach
                 logger.trace("start: timer detached on unexpected exception",
                              :watcher => timer)
-                logger.exception(error_message, $!)
               end
             end
             @loop.attach(timer)
-------------- next part --------------
HTML����������������������������...
下载 



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