Say, I have two different loggers in a class, A and B. Now I like to see any log message generated from A is written into a.log and any message from B goes to b.log. It seems the log4j doesn't support it (via configuration file-log4j.properties) Any comments? Thanks Y.W
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.
subject: Question: How to let different loggers write to different log files?