This happens when there's data in the log that can't be parsed - for example, a FAILSAFE 500 error. The log parser is still pretty primitive, we haven't done any work on it since the very first iteration of the web editor. Certainly hoping to see it improve in the future.
In the meantime, the method I use is to delete log/development.log and restart the webserver (save environment.rb), which starts you with a fresh file. You can then hit your app and check the log for what you need. Adam --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/heroku?hl=en -~----------~----~----~----~------~----~------~--~---
