[
https://issues.apache.org/jira/browse/LOG4NET-680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erik Mavrinac updated LOG4NET-680:
----------------------------------
Description: .NET 6 sets the name of each threadpool thread as '.NET
ThreadPool Worker' which makes the %thread field useless for differentiating
threads in log output. Update the thread name logic to use the numeric thread
ID in this case.
> .NET 6 threadpool thread name is not helpful in %thread/%t field
> ----------------------------------------------------------------
>
> Key: LOG4NET-680
> URL: https://issues.apache.org/jira/browse/LOG4NET-680
> Project: Log4net
> Issue Type: Bug
> Reporter: Erik Mavrinac
> Priority: Minor
>
> .NET 6 sets the name of each threadpool thread as '.NET ThreadPool Worker'
> which makes the %thread field useless for differentiating threads in log
> output. Update the thread name logic to use the numeric thread ID in this
> case.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)