Hi,

I was using tg 2.1rc and I've upgraded to tg2.1.

my development.ini file looks like this:
[logger_sqlalchemy]
level = DEBUG
handlers =
qualname = sqlalchemy.engine
# "level = INFO" logs SQL queries.
# "level = DEBUG" logs SQL queries and results.
# "level = WARN" logs neither.  (Recommended for production systems.)

before I upgrade tg, the paster output showed generated queries and results. That was very helpful. Now those outputs are no longer there. I think when I upgrade tg, SA upgraded itself too.

How can I enable sa logging again?

--
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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/turbogears?hl=en.

Reply via email to