Created
April 13, 2016 18:32
-
-
Save edgar/7f9546b8020e3f365489d5ce6c5ebf1c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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