public class Loggers extends Object
Loggers()
static Logger
newLogger()
static <T> Logger
newLogger(Class<T> type)
newLogger(String name)
newLogger(T instance)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Loggers()
public static Logger newLogger()
public static <T> Logger newLogger(T instance)
public static <T> Logger newLogger(Class<T> type)
public static Logger newLogger(String name)
Copyright © 2015 The Kuali Foundation. All rights reserved.