# File lib/heroku/commands/logs.rb, line 35
    def cron
      display heroku.cron_logs(app)
    end