org.hibernate.ogm.logging.mongodb.impl
Class LoggerFactory

java.lang.Object
  extended by org.hibernate.ogm.logging.mongodb.impl.LoggerFactory

public class LoggerFactory
extends Object

Author:
Sanne Grinovero (C) 2012 Red Hat Inc.

Constructor Summary
LoggerFactory()
           
 
Method Summary
static Log getLogger()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoggerFactory

public LoggerFactory()
Method Detail

getLogger

public static Log getLogger()


Copyright © 2010-2012 Hibernate. All Rights Reserved.