switch to explicit call to logging.setup()

This commit is contained in:
Vishvananda Ishaya
2011-02-21 13:46:41 -08:00
parent 6543a19275
commit 832cb02195
16 changed files with 60 additions and 25 deletions

View File

@@ -148,6 +148,7 @@ def WrapTwistedOptions(wrapped):
options.insert(0, '')
args = FLAGS(options)
logging.setup()
argv = args[1:]
# ignore subcommands