# File lib/resque/scheduler.rb, line 392
      def log_error(msg)
        logger.error { msg }
      end