jdk/test/java/util/logging/RootLogger/rootlogger.properties
author dfuchs
Sun, 22 Dec 2013 11:20:07 +0100
changeset 22086 866b0a7d0127
permissions -rw-r--r--
8030850: Setting .level=FINEST in logging configuration file doesn't work Summary: setLevel(INFO) was called too early on root logger, causing the value found in configuration file to be later ignored. Reviewed-by: mchung
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
22086
866b0a7d0127 8030850: Setting .level=FINEST in logging configuration file doesn't work
dfuchs
parents:
diff changeset
     1
.level=FINEST