MatrixSynapse/tests
Richard van der Hoff f16f0e169d Slightly saner logging for unittests
1. Give the handler used for logging in unit tests a formatter, so that the
output is slightly more meaningful

2. Log some synapse.storage stuff, because it's useful.
2016-07-25 12:12:47 +01:00
..
api Record device_id in client_ips 2016-07-20 16:41:03 +01:00
appservice
config
crypto
events
handlers make /devices return a list 2016-07-21 15:57:28 +01:00
metrics
replication
rest Register a device_id in the /v2/register flow. 2016-07-20 16:38:27 +01:00
storage Fix PEP8 errors 2016-07-20 18:06:28 +01:00
util
__init__.py
test_distributor.py
test_dns.py
test_state.py
test_test_utils.py
test_types.py
unittest.py Slightly saner logging for unittests 2016-07-25 12:12:47 +01:00
utils.py