How we can implement logger for multithreaded application? The requirement here is all the logger messages of each
thread should be loaded into separate logger file. i tried with apache log4j logging ?.Please help with your suggetions.Thanks in advance...