public class MavenLog4JConfigurator extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.log4j.Level |
LOG4J_DEFAULT_LOG_LEVEL |
| Constructor and Description |
|---|
MavenLog4JConfigurator() |
| Modifier and Type | Method and Description |
|---|---|
void |
configureLog4j(org.apache.maven.plugin.logging.Log log) |
protected void |
configureLog4j(org.apache.maven.plugin.logging.Log log,
String name) |
protected org.apache.log4j.AppenderSkeleton |
createMojoLogAppender(org.apache.maven.plugin.logging.Log log) |
protected static final org.apache.log4j.Level LOG4J_DEFAULT_LOG_LEVEL
public void configureLog4j(org.apache.maven.plugin.logging.Log log)
protected void configureLog4j(org.apache.maven.plugin.logging.Log log,
String name)
protected org.apache.log4j.AppenderSkeleton createMojoLogAppender(org.apache.maven.plugin.logging.Log log)
Copyright © 2022. All rights reserved.