Navigation Menu

Skip to content

Commit

Permalink
Make EngineNode Loggable
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Jan 6, 2015
1 parent 165dd0f commit da3f83a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/droonga/engine_node.rb
Expand Up @@ -19,6 +19,8 @@

module Droonga
class EngineNode
include Loggable

attr_reader :name, :forwarder

def initialize(name, state, sender_role, loop)
Expand Down

0 comments on commit da3f83a

Please sign in to comment.