]> git.ipfire.org Git - thirdparty/tornado.git/commit
Use per-module loggers instead of the root logger.
authorBrandon Bickford <bickfordb@gmail.com>
Mon, 15 Mar 2010 21:48:17 +0000 (14:48 -0700)
committerBen Darnell <bdarnell@beaker.local>
Wed, 24 Mar 2010 00:53:20 +0000 (17:53 -0700)
commite391fd289ed085671344504cc5b1fa84f5a3c774
tree702acdd7577fe42e34fe3bd900a03ab0a1e8ac81
parente340491473498e7b67fd0e9e2e2a31d6b16ee20e
Use per-module loggers instead of the root logger.
13 files changed:
tornado/auth.py
tornado/autoreload.py
tornado/database.py
tornado/httpclient.py
tornado/httpserver.py
tornado/ioloop.py
tornado/iostream.py
tornado/locale.py
tornado/options.py
tornado/template.py
tornado/web.py
tornado/websocket.py
tornado/wsgi.py