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 and Description |
|---|
DefaultConfigurationLocator() |
| Modifier and Type | Method and Description |
|---|---|
java.io.InputStream |
findConfiguration()
Find the configuration file.
|
public java.io.InputStream findConfiguration()
throws java.io.IOException
findConfiguration in interface ConfigurationLocatorjava.io.IOException