Changeset - 76b23189f987
[Not reviewed]
default
0 1 0
Marcin Kuzminski - 16 years ago 2010-04-11 17:24:57
marcin@python-blog.com
Updated logginf of routes
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
development.ini
Show inline comments
 
@@ -82,7 +82,7 @@ level = NOTSET
 
handlers = console
 

	
 
[logger_routes]
 
level = INFO
 
level = DEBUG
 
handlers = console
 
qualname = routes.middleware
 
# "level = DEBUG" logs the route matched and routing variables.
0 comments (0 inline, 0 general)