swift/swift/account
Takashi Kajinami 4b2ac606b1 Pass logger instances to AccountBroker/ContainerBroker
There are some processes which don't pass their logger instances
when creating AccountBrokers/ContainerBrokers, which causes some
error messages with a different setting from the other logs
generated by the processes.

This patch makes them pass logger instances, to make sure they
generate all logs according to their log settings.

Change-Id: I914c3a2811e1a2b7f19ad2bc9b3d042fcba63820
2019-05-03 01:15:20 +09:00
..
__init__.py Initial commit of Swift code 2010-07-12 17:03:45 -05:00
auditor.py Pass logger instances to AccountBroker/ContainerBroker 2019-05-03 01:15:20 +09:00
backend.py py3: adapt account/backend.py and utils.py 2018-10-15 22:42:22 -05:00
reaper.py Pass logger instances to AccountBroker/ContainerBroker 2019-05-03 01:15:20 +09:00
replicator.py change default ports for servers 2016-04-29 14:47:38 -04:00
server.py py3: adapt the account server completely 2018-12-18 20:45:35 -06:00
utils.py py3: adapt the account server completely 2018-12-18 20:45:35 -06:00