com.jdroid.java.utils
Class LoggerUtils
java.lang.Object
com.jdroid.java.utils.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()
getLogger
public static org.slf4j.Logger getLogger(Object name)
getLogger
public static org.slf4j.Logger getLogger(Class<?> clazz)
setEnabled
public static void setEnabled(boolean enabled)
isEnabled
public static boolean isEnabled()
Copyright © 2014. All rights reserved.