de.smartics.maven.util
Class LoggingUtils
java.lang.Object
de.smartics.maven.util.LoggingUtils
-
public final class LoggingUtils
-
extends
Object
Utility class for configuring loggers in Maven.
-
Author:
-
Robert Reiner
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
configureLogger
public static void configureLogger(Log log,
String logLevel)
-
Configures the Java logging system.
-
-
Parameters:
-
log
- the Maven logger.
-
Throws:
-
NullPointerException
- if
log
is
null
.
Copyright © 2006-2012
Kronseder & Reiner GmbH - smartics. All Rights Reserved.