Have you set the system property -Djava.util.logging.config.file=mylogging.properties ?
JUL does not pick up a configuration file from the classpath. One of many reasons for not using it ;-) Regards, Harald
Have you set the system property -Djava.util.logging.config.file=mylogging.properties ?
JUL does not pick up a configuration file from the classpath. One of many reasons for not using it ;-) Regards, Harald