com.ibatis.common.logging
Class LogFactory

java.lang.Object
  extended bycom.ibatis.common.logging.LogFactory

public class LogFactory
extends java.lang.Object


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

Constructor Detail

LogFactory

public LogFactory()
Method Detail

getLog

public static Log getLog(java.lang.Class aClass)