> See http://web2py.com/books/default/chapter/29/04/the-core#Logging. Note, 
> the framework itself will only issue a limited number of INFO logs, so you 
> won't have much visibility into the framework.
>
> You can also set up profiling and logging of the HTTP requests (i.e., a 
> list of each handled HTTP request) via gluon.main.appfactory 
> <https://github.com/web2py/web2py/blob/77dfec9e4dc734a3235d3aa44f6d15eb62c63252/handlers/wsgihandler.py#L32>
> .
>
> Anthony
>


Thank you, Anthony. I shall look into that and learn as much as possible 
from that. πŸ˜‡

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to