diff options
author | René Stadler <mail@renestadler.de> | 2008-11-29 21:06:52 +0200 |
---|---|---|
committer | René Stadler <mail@renestadler.de> | 2008-11-29 21:10:42 +0200 |
commit | fe299ba21edd0999080b6772d3d1b3053e0baf6f (patch) | |
tree | 4fc5678d30222232e7662f34c9a776c6b03225d5 /data | |
parent | 6d3972f68d5a833d8d7def6f554a17207f7627f5 (diff) |
Fix logging being on by default with recent Python
The fix for Python issue #1021 uncovered a mistake of mine. I was under the
impression that logging.NOTSET level means "off", but in fact it means to not
modify the level, and setting that on the root logger with basicConfig leads to
turning on all levels.
Diffstat (limited to 'data')
0 files changed, 0 insertions, 0 deletions