aboutsummaryrefslogtreecommitdiff
path: root/doc/release-notes-15849.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/release-notes-15849.md')
-rw-r--r--doc/release-notes-15849.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/release-notes-15849.md b/doc/release-notes-15849.md
new file mode 100644
index 0000000000..a1df31f250
--- /dev/null
+++ b/doc/release-notes-15849.md
@@ -0,0 +1,6 @@
+Thread names in logs
+--------------------
+
+On platforms supporting `thread_local`, log lines can be prefixed with the name
+of the thread that caused the log. To enable this behavior, use
+`-logthreadnames=1`.