diff options
author | Neil Johnson <neil@matrix.org> | 2019-01-07 15:48:06 +0000 |
---|---|---|
committer | Neil Johnson <neil@matrix.org> | 2019-01-07 15:48:06 +0000 |
commit | 1e78846664897e0bb8730f4b18ebee93d128f6cb (patch) | |
tree | 0a854f14201234c134aff8defc95f47b37b8fe0b | |
parent | Add GET account data routes (#4303) (diff) | |
download | synapse-github/neilj/improve_logg_for_4239.tar.xz |
reraise exceptions and raise logging level on except github/neilj/improve_logg_for_4239 neilj/improve_logg_for_4239
-rw-r--r-- | changelog.d/4354.bugfix | 1 | ||||
-rw-r--r-- | synapse/storage/_base.py | 8 |
2 files changed, 5 insertions, 4 deletions
diff --git a/changelog.d/4354.bugfix b/changelog.d/4354.bugfix new file mode 100644 |