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 8ede242 commit c39f9db
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/droonga/engine_node.rb
Expand Up @@ -20,6 +20,8 @@

module Droonga
class EngineNode
include Loggable

attr_reader :name, :forwarder

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

0 comments on commit c39f9db

Please sign in to comment.