forked-synapse/synapse/app
Erik Johnston e3debf9682
Add logging on startup/shutdown (#8448)
This is so we can tell what is going on when things are taking a while to start up.

The main change here is to ensure that transactions that are created during startup get correctly logged like normal transactions.
2020-10-02 15:20:45 +01:00
..
__init__.py
_base.py Add logging on startup/shutdown (#8448) 2020-10-02 15:20:45 +01:00
admin_cmd.py
appservice.py
client_reader.py
event_creator.py
federation_reader.py
federation_sender.py
frontend_proxy.py
generic_worker.py
homeserver.py
media_repository.py
phone_stats_home.py
pusher.py
synchrotron.py
user_dir.py