MatrixSynapse/synapse
Richard van der Hoff 642199570c
Improve the logging when handling a federation transaction (#3904)
Let's try to rationalise the logging that happens when we are processing an
incoming transaction, to make it easier to figure out what is going wrong when
they take ages. In particular:

- make everything start with a [room_id event_id] prefix
- make sure we log a warning when catching exceptions rather than just turning
  them into other, more cryptic, exceptions.
2018-09-19 17:28:18 +01:00
..
api
app
appservice
config
crypto
events
federation
groups
handlers Improve the logging when handling a federation transaction (#3904) 2018-09-19 17:28:18 +01:00
http
metrics
module_api
push
replication
rest
server_notices
state
static/client
storage
streams
util Improve the logging when handling a federation transaction (#3904) 2018-09-19 17:28:18 +01:00
__init__.py
event_auth.py
notifier.py
python_dependencies.py
secrets.py
server.py
server.pyi
types.py
visibility.py