# File lib/daemons/reporter.rb, line 27 def process_started(app_name, pid) output_message "#{app_name}: process with pid #{pid} started." end