switch the default level to info. FINEST was making too much of the background libs spit fire.

cusax-fix
Emil Ivov 19 years ago
parent c30d8edd58
commit 188bf09255

@ -27,7 +27,7 @@ handlers= java.util.logging.FileHandler, java.util.logging.ConsoleHandler
# can be overriden by a facility specific level
# Note that the ConsoleHandler also has a separate level
# setting to limit messages printed to the console.
.level= FINEST
.level= INFO
############################################################
# Handler specific properties.

Loading…
Cancel
Save