Java Logging: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
 
(2 intermediate revisions by the same user not shown)
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 relative to the content of "java.home" property.
==java.util.logging.config.class==

Latest revision as of 23:58, 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 relative to the content of "java.home" property.

java.util.logging.config.class