org.hibernate.spatial
Class LogFactory

java.lang.Object
  extended by org.hibernate.spatial.LogFactory

public class LogFactory
extends java.lang.Object

A static factory for Logs.

This class is based on hibernate-ogm LoggerFactory class.


Constructor Summary
LogFactory()
           
 
Method Summary
static Log make()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogFactory

public LogFactory()
Method Detail

make

public static Log make()