jdk-24/test/jdk/java/lang/RuntimeTests/ExitLogging-FINE.properties
Magnus Ihse Bursie 5c5a282f91 8325950: Make sure all files in the JDK pass jcheck
Reviewed-by: prr, wetmore, erikj, naoto
2024-02-19 16:13:34 +00:00

9 lines
299 B
Properties

############################################################
# Enable logging java.lang.Runtime to the console
############################################################
handlers= java.util.logging.ConsoleHandler
java.util.logging.ConsoleHandler.level = ALL
java.lang.Runtime.level = FINE