uk.ac.essex.common.log
Class ILogFactory

java.lang.Object
  extended by uk.ac.essex.common.log.ILogFactory

public class ILogFactory
extends java.lang.Object



You should have received a copy of GNU public license with this code. If not please visit this site


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

Constructor Detail

ILogFactory

public ILogFactory()
Method Detail

getLogger

public static ILogger getLogger(java.lang.Class clazz)