On 26 Oct 2013, at 2:40 PM, António Ramos <ramstei...@gmail.com> wrote:

> sorry but dont know how to turn on rewrite  logging
> 

Copy the logging.conf example file to the web2py root as logging.conf.

The logger you want to enable is web2py.rewrite, and set the log parameter in 
routes.py to something higher that debug. logging='warning' should do the 
trick. I've been using rotatingFileHandler, which works well. The stock 
logging.conf example file looks about right to me, without further changes.

-- 
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/groups/opt_out.

Reply via email to