# File lib/new_relic/agent/audit_logger.rb, line 82 def wants_stdout? ::NewRelic::Agent.config['audit_log.path''audit_log.path'].upcase == "STDOUT" end