[Groonga-commit] droonga/droonga-engine at 53af2a5 [master] Output more trace logs around session

Back to archive index

YUKI Hiroshi null+****@clear*****
Thu Apr 2 11:10:25 JST 2015


YUKI Hiroshi	2015-04-02 11:10:25 +0900 (Thu, 02 Apr 2015)

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

  Message:
    Output more trace logs around session

  Modified files:
    lib/droonga/session.rb

  Modified: lib/droonga/session.rb (+1 -0)
===================================================================
--- lib/droonga/session.rb    2015-04-01 20:23:19 +0900 (115be6c)
+++ lib/droonga/session.rb    2015-04-02 11:10:25 +0900 (0e2df2a)
@@ -26,6 +26,7 @@ module Droonga
       @tasks = tasks
       @n_dones = 0
       @inputs = inputs
+      logger.trage("initialized", :tasks => tasks, :inputs => inputs)
     end
 
     def done?
-------------- next part --------------
HTML����������������������������...
Download 



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