Well, just read the ereporter.py, it's easy to follow. You need to pass a 
date paremeter (it defaults to yesterday)

Pass today's date and you'll see the exception records in the ouput. 
Something like

"....&date=%s" % datetime.datetime.now().strftime("%Y-%m-%d")

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/fOAdZqllONIJ.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to