Milyn-Smooks Version 0.4

org.milyn.logging
Class SmooksLogger

java.lang.Object
  extended byorg.milyn.logging.SmooksLogger

public abstract class SmooksLogger
extends java.lang.Object

Apache Commons Logging Wrapper.

Author:
tfennelly

Constructor Summary
SmooksLogger()
           
 
Method Summary
static org.apache.commons.logging.Log getLog()
          Get the Log instance.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SmooksLogger

public SmooksLogger()
Method Detail

getLog

public static org.apache.commons.logging.Log getLog()
Get the Log instance.

Returns:
Log instance.

Milyn-Smooks Version 0.4