This is not an official link, but System.Logger has some advantages over java.util.Logger:
https://stackoverflow.com/questions/59976828/difference-between-java-util-logging-logger-and-java-lang-system-logger
Update module-info.java to remove java.logging too.