# File lib/chef/expander/logger.rb, line 53
      def init(log_device)
        @log_device = initialize_log_device(log_device)
      end