# File lib/mixlib/log.rb, line 52
    def logger=(new_log_device)
      reset!
      @logger=new_log_device
    end