public class Loggers extends Object
Loggers()
static org.slf4j.Logger
make()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Loggers()
public static org.slf4j.Logger make()
Convenience method for obtaining a logger (borrowed from the JBoss crew)
private static final Logger logger = LoggerUtils.make();
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.