ConfigurationLocatorpublic 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 ConfigurationLocatorIOExceptionCopyright © 2020 JBoss by Red Hat. All rights reserved.