You can download and parse the logs:
  
http://code.google.com/appengine/docs/python/tools/uploadinganapp.html#Downloading_Logs

Matthew Blain wrote a little script you might find useful:
  
http://code.google.com/p/google-app-engine-samples/source/browse/trunk/logparser/logparser.py




Robert





On Fri, Mar 11, 2011 at 13:06, RickardP <[email protected]> wrote:
> I whant to some how get a log of all error/exceptions that been logged
> from the application on AppEngine, i dont whant to go throw all
> requests att check if there is any error.
>
> I thinking about to build something by my self but most be other that
> has the same "problem"?
>
> How do you monitoring error messages?
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Google App Engine" 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/google-appengine?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" 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/google-appengine?hl=en.

Reply via email to