My code never reaches. Even if the first lines of code that execute
are

import logging
logging.info("Berfore anything ...");


I see nothing in the logs. So, don't know really what's going on.
Looks like a gae bug to me. I'll try with a fresh app id to see what
happens

-U

On Mar 3, 5:43 pm, Nick Winter <[email protected]> wrote:
> Ah, that's odd. Our testing version definitely shows all the log
> messages we generate correctly, so if we trap an Exception and
> logging.error() it, everything works. Not sure about unhandled 500s,
> though. In fact, we did just see a peculiar 500 on our testing version
> that we couldn't find in the logs, so maybe that's the same issue.
--~--~---------~--~----~------------~-------~--~----~
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