Google for GAE ereporter - it already does exactly what you're after and it's built-in. Having said that, we've had some problems with it being unable to unravel the stacktrace in some instances.
Jan On Apr 1, 6:40 am, mayumi <[email protected]> wrote: > 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.
