On 02/02/2023 07:57, shallowinggg wrote:
I want to print skywalking traceId in tomcat access log, how to extend 
AceessLogValue class or any other solutions??

Might be easier to put the traceId into a session or request attribute and then use the standard AccessLogValve functionality to log the attribute value.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to