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 and Description |
---|
DefaultConfigurationLocator() |
Modifier and Type | Method and Description |
---|---|
InputStream |
findConfiguration()
Find the configuration file.
|
public InputStream findConfiguration() throws IOException
findConfiguration
in interface ConfigurationLocator
IOException
Copyright © 2017 JBoss by Red Hat. All rights reserved.