On Sun, Jun 22, 2008 at 9:45 PM, Kevin Triplett <[EMAIL PROTECTED]> wrote:
> What is the difference between the Logs tab and the logs/ directory?

The logs/ dir are the raw files, whereas the Log tab tries to parse
the recent entries in development.log and present them in a
web-friendly fashion.

At the moment, the Logs tab parsing is limited to standard Rails
action entries (i.e. "Processing ...") and regular exceptions.  Custom
logging, activerecord query logs, and FAILSAFE errors (like the one
you saw) aren't parsed, so you can only find those things by digging
around in the raw text logs.

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
-~----------~----~----~----~------~----~------~--~---

Reply via email to