# File lib/chef/log.rb, line 54
      def self.show_time=(*args)
        Mixlib::Log::Formatter.show_time = *args
      end