org.milyn.ejc
Class EJCLogFactory

java.lang.Object
  extended by org.milyn.ejc.EJCLogFactory

public class EJCLogFactory
extends Object

A simple logger for writing status inside EJC.


Nested Class Summary
static class EJCLogFactory.Level
           
 
Constructor Summary
EJCLogFactory()
           
 
Method Summary
static org.apache.commons.logging.Log getLog(Class clazz)
           
 void setLevel(EJCLogFactory.Level level)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EJCLogFactory

public EJCLogFactory()
Method Detail

getLog

public static org.apache.commons.logging.Log getLog(Class clazz)

setLevel

public void setLevel(EJCLogFactory.Level level)


Copyright © 2011. All Rights Reserved.