Skip to content

Instantly share code, notes, and snippets.

@edgar
Created April 13, 2016 18:32
Show Gist options
  • Save edgar/7f9546b8020e3f365489d5ce6c5ebf1c to your computer and use it in GitHub Desktop.
Save edgar/7f9546b8020e3f365489d5ce6c5ebf1c to your computer and use it in GitHub Desktop.
# NewRelic rpm
# agent_logger.rb#L134-L136
def wants_stdout?
::NewRelic::Agent.config[:log_file_path].upcase == "STDOUT"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment