mirror of
https://github.com/Retropex/bitcoin.git
synced 2025-05-28 21:12:29 +02:00
208 B
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
.