public class Log4J2ConfigurationLocator extends Object implements FilesLocator
| Constructor and Description |
|---|
Log4J2ConfigurationLocator(org.apache.maven.plugin.logging.Log log) |
| Modifier and Type | Method and Description |
|---|---|
List<File> |
locateFiles(File folder)
It locates log4j2 configuration files starting in the rootPath sent.
|
public Log4J2ConfigurationLocator(org.apache.maven.plugin.logging.Log log)
public List<File> locateFiles(File folder)
log4j2-test.xml will be searched
2. A file called log4j2.xmllocateFiles in interface FilesLocatorfolder - path to use in order to locateFiles the configuration filesCopyright © 2018. All rights reserved.