Specify file handler in logging.properties files – check if java.util.logging.ConsoleHandler logging is enabled in default
Details Handlers specify where log messages are sent. Console handlers send log messages to the Java console and File handlers...