Hi Sérgio, I'm not sure if you'll be able to make this work or not, but you could look at the source of the Python SDK's appcfg tool. I'm not sure if you'll be able to get it to work or not.
http://code.google.com/p/googleappengine/source/browse/trunk/python/google/appengine/tools/appcfg.py#889 Not sure if it is a good idea, but it is an idea. Robert 2011/4/6 Sérgio Lopes <[email protected]>: > Hi everybody > I know we can get all Logs using the SDK remotely. > But can I access my application logs inside the application itself? I think > there isn't an official API for that. But maybe there's some internal API > used by the SDK that I can use inside AppEngine... any ideas? > 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. > -- 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.
