Navigation Menu

Skip to content

Commit

Permalink
Output more trace logs around session
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Apr 2, 2015
1 parent 5efa6ef commit 53af2a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/droonga/session.rb
Expand Up @@ -26,6 +26,7 @@ def initialize(id, dispatcher, collector_runner, tasks, inputs)
@tasks = tasks
@n_dones = 0
@inputs = inputs
logger.trage("initialized", :tasks => tasks, :inputs => inputs)
end

def done?
Expand Down

0 comments on commit 53af2a5

Please sign in to comment.