Hi, we have a GWT application hosted in GAE. We use gwt-log (http://
code.google.com/p/gwt-log/) to log our client side and server side
exceptions. What we need to do is to run a cron job every day at the
midnight to create a report on all the exceptions (ex. listing source,
exception time, count, etc). In order to do this, we need to access
GAE logs promrammatically through API call or something from our
server side code. Is this possible?
Is the log data accessible?

If this is not possible, what is a best way to summarize errors in the
logs?

Thank you so much.

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