Hello,
I was wondering if it would be possible to inject a session id in the trace logging output for all logged messages (including those from 3rd party code)? We use to just use MDC in a filter to store the session id, then had log4j's output pattern configured with %X{sessionid}.
Thank you.
