public class LoggerUtils extends Object
LoggerUtils()
static String
getLevel()
static org.apache.log4j.Logger
getLogger()
static <ExType> void
logException(String messagePrefix, ExType ex)
static void
setLevel(String levelAsString)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LoggerUtils()
public static org.apache.log4j.Logger getLogger()
public static void setLevel(String levelAsString)
public static String getLevel()
public static <ExType> void logException(String messagePrefix, ExType ex)
Copyright © 2015. All Rights Reserved.