Hi everyone
Is it possible to turn on the logging in this framework to show which
thread added logging entry?
I believe log4j shows thread number in the log file. What about java.util.logging?
Changing property text file to do that would be nice...
If not possible is there alternative to do it without changing code (by using commons-logging for example)
Cheers