diff options
Diffstat (limited to 'doc/release-notes-15849.md')
-rw-r--r-- | doc/release-notes-15849.md | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/release-notes-15849.md b/doc/release-notes-15849.md deleted file mode 100644 index a1df31f250..0000000000 --- a/doc/release-notes-15849.md +++ /dev/null @@ -1,6 +0,0 @@ -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`. |