felix-zhang-0818 closed pull request #849: improve log context in order to add
thread name information.
URL: https://github.com/apache/tomcat/pull/849
--
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
felix-zhang-0818 commented on PR #849:
URL: https://github.com/apache/tomcat/pull/849#issuecomment-2868827471
From source code level.
if (isRequestThread(thread)) {
log.warn(sm.getString("webappClassLoader.stackTraceRequestThread",
getContextName(), threadName,
get