4
0
mirror of https://github.com/QuasarApp/QuasarAppCoin.git synced 2025-05-11 17:09:38 +00:00
QuasarAppCoin/doc/release-notes-15849.md
James O'Beirne 383b186c28 threads: prefix log messages with thread names
Introduce a new flag (`-logthreadnames`) which allows toggling
of this behavior.
2019-04-29 13:49:15 -04:00

208 B

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.