org.hibernate.annotations.common.util.impl
Class LoggerFactory
java.lang.Object
org.hibernate.annotations.common.util.impl.LoggerFactory
public class LoggerFactory
- extends Object
A factory class for class loggers. Allows a creation of loggers after the DRY principle.
- Author:
- Hardy Ferentschik, Emmanuel Bernard
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LoggerFactory
public LoggerFactory()
make
public static Log make(String category)
Copyright © 2005-2011 Hibernate.org. All Rights Reserved.