| Author |
FileHandler.level not overriding the global level
|
Shravan Payasam
Greenhorn
Joined: Nov 16, 2012
Posts: 8
|
|
I'm using jdk logging and i've the below in the logging.properties:
The log file soap_0.log and lck file are getting created , however, I don't see any log.fine(msg) entries in the log file. Since I've set the FileHandler level to FINEST, it should override the global INFO level, shouldn't it?
I'm java 1.6 u15. What am I doing wrong?
|
 |
 |
|
|
subject: FileHandler.level not overriding the global level
|
|
|