never use logging.properties on classpath

This commit is contained in:
Jörg Prante 2024-03-19 18:09:14 +01:00
parent 7e6a5a5485
commit 5d7dfc041d

View file

@ -1,8 +0,0 @@
handlers=java.util.logging.ConsoleHandler
.level=ALL
java.util.logging.SimpleFormatter.format=%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS.%1$tL %4$-7s [%3$s] %5$s %6$s%n
java.util.logging.ConsoleHandler.level=ALL
java.util.logging.ConsoleHandler.formatter=java.util.logging.SimpleFormatter
jdk.event.security.level=INFO
javax.management.mbeanserver.level=INFO
javax.management.misc.level=INFO