Hi, I've been trying to use Python's logging module in App Engine. Whenever I have the program log something, it doesn't show up in the App Engine Launcher (for Mac)'s log. Currently, the only way that I can log information is through raising an Exception(<info to log>).
Thanks. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
