de.smartics.maven.util.log4j
Class Log4jConfigurator
java.lang.Object
de.smartics.maven.util.log4j.Log4jConfigurator
-
public class Log4jConfigurator
-
extends
Object
Configures the log4j framework with the logging information.
-
Author:
-
Robert Reiner
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Log4jConfigurator
public Log4jConfigurator()
-
Default constructor.
configure
public void configure(Log log,
String level)
-
Configures the log4j logger.
-
-
Parameters:
-
log
- the Maven logger to use for logging.
-
level
- the new level to set the log4j logging system to.
Copyright © 2006-2012
Kronseder & Reiner GmbH - smartics. All Rights Reserved.