summary refs log tree commit diff
path: root/changelog.d/8477.misc
diff options
context:
space:
mode:
authorPatrick Cloke <clokep@users.noreply.github.com>2020-10-07 11:13:38 -0400
committerGitHub <noreply@github.com>2020-10-07 11:13:38 -0400
commit8dbf62fada36f11a915cea4b6445f716e931dea3 (patch)
tree1ba01c2ae6dbfc3b9bd64b615885349b3c333bc8 /changelog.d/8477.misc
parentReduce serialization errors in MultiWriterIdGen (#8456) (diff)
downloadsynapse-8dbf62fada36f11a915cea4b6445f716e931dea3.tar.xz
Include the configured log level in phone home stats. (#8477)
By reporting the log level of the synapse logger as a string.
Diffstat (limited to 'changelog.d/8477.misc')
-rw-r--r--changelog.d/8477.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/8477.misc b/changelog.d/8477.misc
new file mode 100644
index 0000000000..2ee1606b6e
--- /dev/null
+++ b/changelog.d/8477.misc
@@ -0,0 +1 @@
+Include the log level in the phone home stats.