> GAE has its own rules for logging, and IIRC doesn't pay attention to the
logging configuration. I don't
> recall the details, but I haven't been bothering to create a logging.conf
> when
using GAE. Make sure you're
> looking in the right place and at the right version of your app in the GAE
dashboard.
>
there is no special way to show log messages in gae.
just import logging, and logging.info('log message') works in a simple gae
sample app. I think something missed in web2py...- [web2py] can't find logging message in gae admin console castanets
- Re: [web2py] can't find logging message in gae admin... Jonathan Lundell
- [web2py] Re: can't find logging message in gae a... castanets

