org.eclipse.xtend.typesystem.xsd.util
Class XSDLog

java.lang.Object
  extended by org.eclipse.xtend.typesystem.xsd.util.XSDLog

public class XSDLog
extends java.lang.Object

Author:
Moritz Eysholdt - Initial contribution and API

Nested Class Summary
static interface XSDLog.XSDLogFactory
           
 
Constructor Summary
XSDLog()
           
 
Method Summary
static org.apache.commons.logging.Log getLog(java.lang.Class<?> clazz)
           
static void setLogFactory(XSDLog.XSDLogFactory fac)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XSDLog

public XSDLog()
Method Detail

getLog

public static org.apache.commons.logging.Log getLog(java.lang.Class<?> clazz)

setLogFactory

public static void setLogFactory(XSDLog.XSDLogFactory fac)