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