forked-synapse/synapse/app
Richard van der Hoff 2a5a15aff8 Improve logging around listening services
I wanted to bring listen_tcp into line with listen_ssl in terms of returning a
list of ports, and wanted to check that was a safe thing to do - hence the
logging in `refresh_certificate`.

Also, pull the 'Synapse now listening' message up to homeserver.py, because it
was being duplicated everywhere else.
2019-02-13 11:58:54 +00:00
..
__init__.py ACME config cleanups (#4525) 2019-01-30 14:17:55 +00:00
_base.py Improve logging around listening services 2019-02-13 11:58:54 +00:00
appservice.py Deduplicate some code in synapse.app (#4567) 2019-02-08 17:25:57 +00:00
client_reader.py Deduplicate some code in synapse.app (#4567) 2019-02-08 17:25:57 +00:00
event_creator.py Deduplicate some code in synapse.app (#4567) 2019-02-08 17:25:57 +00:00
federation_reader.py Merge pull request #4420 from matrix-org/jaywink/openid-listener 2019-02-11 09:44:00 +00:00
federation_sender.py Deduplicate some code in synapse.app (#4567) 2019-02-08 17:25:57 +00:00
frontend_proxy.py Deduplicate some code in synapse.app (#4567) 2019-02-08 17:25:57 +00:00
homeserver.py Improve logging around listening services 2019-02-13 11:58:54 +00:00
media_repository.py Deduplicate some code in synapse.app (#4567) 2019-02-08 17:25:57 +00:00
pusher.py Deduplicate some code in synapse.app (#4567) 2019-02-08 17:25:57 +00:00
synchrotron.py Deduplicate some code in synapse.app (#4567) 2019-02-08 17:25:57 +00:00
user_dir.py Deduplicate some code in synapse.app (#4567) 2019-02-08 17:25:57 +00:00