ConfigurationLocator
public final class DefaultConfigurationLocator extends 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 |
---|---|---|
InputStream |
findConfiguration() |
Find the configuration file.
|
public InputStream findConfiguration() throws IOException
findConfiguration
in interface ConfigurationLocator
IOException
Copyright © 2018. All rights reserved.