-1

re the internal Rails 3 Logger - can I use this to get a separate log file output that doesn't include asset GETs? So then I can tail this file and only see my own debugging entries...

That is, or do I need to set up log4r to achieve this?

Greg
  • 34,042
  • 79
  • 253
  • 454
  • See [this question](http://stackoverflow.com/questions/9371643/rails-dev-log-output-how-can-i-stop-the-gets-for-subsequent-assets-e-g-javas) – Carlos Ramirez III Feb 21 '12 at 20:09
  • Different question. Not the same thing – Greg Feb 21 '12 at 21:21
  • Are you talking about a production or development environment? – iltempo Feb 21 '12 at 22:43
  • just dev actually - I was just looking for a direction to dig in - i.e. whether I should start trying to understand and work with the inbuilt logger, or move to log4r. Just want to have a log file I can tail and it only has what I want to be in it... – Greg Feb 21 '12 at 23:42

0 Answers0