# File lib/ethon/loggable.rb, line 29
    def logger=(logger)
      @logger = logger
    end