Save This Page
Home » hibernate-search-src-20081106 » org.hibernate » search » util » [javadoc | source]
org.hibernate.search.util
public class: LoggerFactory [javadoc | source]
java.lang.Object
   org.hibernate.search.util.LoggerFactory
A factory class for class loggers. Allows a creation of loggers after the DRY principle.
Method from org.hibernate.search.util.LoggerFactory Summary:
make
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.hibernate.search.util.LoggerFactory Detail:
 public static Logger make()