public class BootstrapLogger extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
LOG4J2_XML |
| Constructor and Description |
|---|
BootstrapLogger() |
| Modifier and Type | Method and Description |
|---|---|
void |
initializeLogger(String log4jConfigurationPath)
Sets the required properties to initialize the logging (log4j2).
|
public static final String LOG4J2_XML
public void initializeLogger(String log4jConfigurationPath)
log4jConfigurationPath - Absolute path to the log4j2.xml configuration file.Copyright © 2017. All rights reserved.