]> git.ipfire.org Git - thirdparty/tornado.git/commit
Suppress tornado's default logging setup if there is any existing logging
authorBen Darnell <ben@bendarnell.com>
Mon, 16 Aug 2010 01:17:42 +0000 (18:17 -0700)
committerBen Darnell <ben@bendarnell.com>
Mon, 16 Aug 2010 01:17:42 +0000 (18:17 -0700)
commit51d6ba42dd0cd260c28d6feec1357712201f76f3
treec98c715471cf9c0892d968149278092c4da6addf
parent221058e1cb9d8b424efd5b6af40768537f26060c
Suppress tornado's default logging setup if there is any existing logging
config, not just --log_file_prefix.
tornado/options.py