org.hibernate.search.util
Class LoggerFactory
java.lang.Object
org.hibernate.search.util.LoggerFactory
public class LoggerFactory
- extends Object
A factory class for class loggers. Allows a creation of loggers after the DRY principle.
- Author:
- Hardy Ferentschik
Method Summary |
static org.slf4j.Logger |
make()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LoggerFactory
public LoggerFactory()
make
public static org.slf4j.Logger make()