summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorreivilibre <38398653+reivilibre@users.noreply.github.com>2021-08-03 11:30:39 +0100
committerGitHub <noreply@github.com>2021-08-03 11:30:39 +0100
commitf4ac934afe1d91bb0cc1bb6dafc77a94165aa740 (patch)
tree547e796ee12f627584d4bc92f7dedd972e7ac23f /changelog.d
parentExtend the release script to tag and create the releases. (#10496) (diff)
downloadsynapse-f4ac934afe1d91bb0cc1bb6dafc77a94165aa740.tar.xz
Revert use of PeriodicallyFlushingMemoryHandler by default (#10515)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/10515.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/10515.feature b/changelog.d/10515.feature
new file mode 100644
index 0000000000..db277d9ecd
--- /dev/null
+++ b/changelog.d/10515.feature
@@ -0,0 +1 @@
+Add a buffered logging handler which periodically flushes itself.