]> git.ipfire.org Git - thirdparty/tornado.git/commitdiff
Merge pull request #971 from gmr/logging-patch
authorbdarnell <ben@bendarnell.com>
Mon, 6 Jan 2014 23:08:18 +0000 (15:08 -0800)
committerbdarnell <ben@bendarnell.com>
Mon, 6 Jan 2014 23:08:18 +0000 (15:08 -0800)
Don't call logging.basicConfig if logging is already configured (#775). Replaces #887


Trivial merge