org.hibernate.validator.util
Class LoggerFactory

java.lang.Object
  extended by org.hibernate.validator.util.LoggerFactory

public class LoggerFactory
extends java.lang.Object

Author:
Hardy Ferentschik

Constructor Summary
LoggerFactory()
           
 
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
 

Constructor Detail

LoggerFactory

public LoggerFactory()
Method Detail

make

public static org.slf4j.Logger make()


Copyright © 2007-2010. All Rights Reserved.