What is the best way to configure the log level etc?  I know how to do
this with log4j, but not java.util.logging.

Is there something better then:  log.setLevel( Level.FINE )?

thanks

Reply via email to