https://issues.apache.org/bugzilla/show_bug.cgi?id=53781
--- Comment #6 from Raj <[email protected]> --- This probably is a limitation of log4j. I digged in hard and finally found a solution which lets me handle this specific scenario. I used slf4j instead of log4j and used MDC to log per thread to separate file. Just thought would let you guys know. Thanks for the support :) -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
