# File lib/daemons/application.rb, line 97
    def logfilename
      options[:logfilename] or "#{@group.app_name}.log"
    end