# File lib/daemons/application.rb, line 85
    def output_logfilename
      options[:output_logfilename] or "#{@group.app_name}.output"
    end