Java Logging: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 9: Line 9:
==java.util.logging.manager==
==java.util.logging.manager==
==java.util.logging.config.file==
==java.util.logging.config.file==
If this property is not specified, the default configuration is loaded from lib/logging.properties in the Java installation directory.
==java.util.logging.config.class==
==java.util.logging.config.class==

Revision as of 23:31, 16 October 2020

External

Internal

Overview

LogManager

Configuration

java.util.logging.manager

java.util.logging.config.file

If this property is not specified, the default configuration is loaded from lib/logging.properties in the Java installation directory.

java.util.logging.config.class