swebb2066 commented on PR #509: URL: https://github.com/apache/logging-log4cxx/pull/509#issuecomment-3111603946
The Log4cxx user would have to use [pthread_setname_np](https://linux.die.net/man/3/pthread_getname_np) or [SetThreadDescription](https://learn.microsoft.com/en-us/windows/win32/api/processthreadsapi/nf-processthreadsapi-setthreaddescription) to establish the thread name. That is, there are no constraints on the format. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@logging.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org