Log WSME as well..
This commit is contained in:
parent
1721b057d9
commit
b3ba622114
@ -30,6 +30,7 @@ eventlet.monkey_patch()
|
||||
utils.read_config('billingstack', sys.argv)
|
||||
|
||||
logging.setup('billingstack')
|
||||
logging.setup('wsme')
|
||||
|
||||
launcher = service.launch(api_service.Service(),
|
||||
cfg.CONF['service:api'].workers)
|
||||
|
Loading…
x
Reference in New Issue
Block a user