# File lib/vegas/runner.rb, line 95
    def log_file
      options[:log_file] || File.join(app_dir, "#{filesystem_friendly_app_name}.log")
    end