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