# File lib/daemons/reporter.rb, line 47
    def stopped_process(app_name, pid)
      output_message "#{app_name}: process with pid #{pid} successfully stopped."
    end