Uses of Class
org.elasticsearch.cli.UserException
-
Packages that use UserException Package Description org.elasticsearch.common.logging -
-
Uses of UserException in org.elasticsearch.common.logging
Methods in org.elasticsearch.common.logging that throw UserException Modifier and Type Method Description static voidLogConfigurator. configure(Environment environment)Configure logging reading from any log4j2.properties found in the config directory and its subdirectories from the specified environment.
-