diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2010-02-28 17:43:10 +0000 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2010-02-28 17:43:10 +0000 |
commit | ba015e62cc1c688b11a7b8f916867f123a6fe206 (patch) | |
tree | e88563a37f0e4b60484986d55b3ad03903fe7232 /lib/sqlalchemy/test/assertsql.py | |
parent | 3328792ebcc6af92c9c4e486e755a43300f6a279 (diff) | |
download | sqlalchemy-ba015e62cc1c688b11a7b8f916867f123a6fe206.tar.gz |
- orm: Removed a lot of logging that nobody really cares about,
logging that remains will respond to live changes in the
log level. No significant overhead is added. [ticket:1719]
- engine: Opened up logging a bit such that isEnabledFor() is called
more often, so that changes to the log level for engine/pool
will be reflected on next connect. This adds a small
amount of method call overhead. It's negligible and will make
life a lot easier for all those situations when logging
just happens to be configured after create_engine() is called.
[ticket:1719]
Diffstat (limited to 'lib/sqlalchemy/test/assertsql.py')
0 files changed, 0 insertions, 0 deletions