MatrixSynapse/synapse/http
Richard van der Hoff e43de3ae4b Improve logging of failures in matrixfederationclient
* don't log exception types twice
* not all exceptions have a meaningful 'message'. Use the repr rather than
  attempting to build a string ourselves.
2017-09-28 15:38:09 +01:00
..
__init__.py
client.py
endpoint.py
matrixfederationclient.py Improve logging of failures in matrixfederationclient 2017-09-28 15:38:09 +01:00
server.py
servlet.py
site.py