Disable STDOUT
Is there a way I can disable the following in the console output and for rake.
** [NewRelic] New Relic RPM Agent 2.8.11 Initialized: pid = 1595, handler = mongrel
** [NewRelic] Agent Log is found in /Users/ryanstout/Sites/botb2/botb2/log/newrelic_agent.3000.log
** [NewRelic] NewRelic Agent Developer Mode enabled.
** [NewRelic] To view performance information, go to http://localhost:3000/newrelic
** [NewRelic] New Relic RPM Agent 2.8.11 Initialized: pid = 1595, handler = mongrel
** [NewRelic] Agent Log is found in /Users/ryanstout/Sites/botb2/botb2/log/newrelic_agent.3000.log
** [NewRelic] NewRelic Agent Developer Mode enabled.
** [NewRelic] To view performance information, go to http://localhost:3000/newrelic
1
person has this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
Create a customer community for your own organization
Plans starting at $19/month
-
Inappropriate?Find the file config.rb and edit the method log! so that it does not write output to stderr. Sorry for the inconvenience.
The company says
this answers the question
Loading Profile...



EMPLOYEE