pub fn set_thread_name(thread_name: &str)
Sets the logging thread name for the current thread.
The name is truncated to 32 bytes and used for the {thread} token in the header pattern.
{thread}