https://issues.apache.org/bugzilla/show_bug.cgi?id=53781
--- Comment #2 from Ralph Goers <[email protected]> --- While I agree with closing this as Invalid, stating why would be helpful. Log4j is being used in countless locations in multi-threaded usages. There is no need for multiple logger instances for this to work correctly. It is quite uncommon to want to route messages to a file per thread however. Before recommending an approach to deal with that it would be best to understand why you want that first. I would suggest you ask questions on the user's list before creating a bug report. But even if you want to create a bug report, it should state what the problem you need solved is (i.e. separating log messages to multiple files) not a hypothetical solution. -- 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]
