#define the properties for the SocketHandler : Config Properties « Log « Java Tutorial






java.util.logging.SocketHandler.level=INFO
java.util.logging.SocketHandler.host=localhost
java.util.logging.SocketHandler.port=2020








35.6.Config Properties
35.6.1.Configuring Logger Default Values with a Properties File
35.6.2.config.properties
35.6.3.#define the properties for the SocketHandler