Recipe catalogJavaModernizejava.util.logging APIsOn this pagejava.util.logging APIs Composite Recipes Recipes that include further recipes, often including the individual recipes below. Use modernized java.util.logging APIs Recipes Use LogRecord#setInstant(Instant) Use Logger#getGlobal() Use Logger#logrb(.., ResourceBundle bundleName, ..) Use ManagementFactory#getPlatformMXBean(PlatformLoggingMXBean.class) Use java.lang.management.PlatformLoggingMXBean