ConfigurationLocator
public final class DefaultConfigurationLocator extends java.lang.Object implements ConfigurationLocator
logging.properties
file in the class path, allowing the location
to be overridden via a URL specified in the logging.configuration
system property.Constructor | Description |
---|---|
DefaultConfigurationLocator() |
Modifier and Type | Method | Description |
---|---|---|
java.io.InputStream |
findConfiguration() |
Find the configuration file.
|
public java.io.InputStream findConfiguration() throws java.io.IOException
findConfiguration
in interface ConfigurationLocator
java.io.IOException
Copyright © 2018. All rights reserved.