[
https://issues.apache.org/jira/browse/LOG4NET-680?focusedWorklogId=693677&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-693677
]
ASF GitHub Bot logged work on LOG4NET-680:
------------------------------------------
Author: ASF GitHub Bot
Created on: 10/Dec/21 02:14
Start Date: 10/Dec/21 02:14
Worklog Time Spent: 10m
Work Description: zhiweiv edited a comment on pull request #78:
URL: https://github.com/apache/logging-log4net/pull/78#issuecomment-990534030
Any chance to merge this and release a new version asap? It is a big problem
for .net 6.0.
@fluffynuts
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 693677)
Time Spent: 20m (was: 10m)
> .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
> Time Spent: 20m
> Remaining Estimate: 0h
>
> .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)