# File lib/mixlib/log/formatter.rb, line 26
      def self.show_time=(show=false)
        @@show_time = show
      end