# File lib/resque/scheduler/configuration.rb, line 45
      def logformat
        @logformat ||= ENV['LOGFORMAT']
      end