# File lib/foreman/export/base.rb, line 57
  def log
    options[:log] || "/var/log/#{app}"
  end