[
https://issues.apache.org/jira/browse/LOG4NET-680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17452039#comment-17452039
]
Erik Mavrinac commented on LOG4NET-680:
---------------------------------------
PR: [For %thread/%t, use the numeric thread ID for .NET worker pool threads by
erikma · Pull Request #78 · apache/logging-log4net
(github.com)|https://github.com/apache/logging-log4net/pull/78]
CLA sent to secretary.
> .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)