org.kuali.common.util
Class LoggerUtils
java.lang.Object
org.kuali.common.util.LoggerUtils
public class LoggerUtils
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LoggerUtils
public LoggerUtils()
logLines
public static void logLines(String s,
org.slf4j.Logger logger,
LoggerLevel level)
logMsg
public static final void logMsg(String msg,
org.slf4j.Logger logger,
LoggerLevel level)
getUsername
public static final String getUsername(String username)
getNullAsNone
public static final String getNullAsNone(String string)
getPassword
public static final String getPassword(String username,
String password)
isNullOrNone
public static boolean isNullOrNone(String s)
getPassword
public static final String getPassword(String username,
String password,
Obscurer obscurer)
Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.