org.blojsom.util
Class BlojsomSimpleLog4JSystem

java.lang.Object
  extended byorg.apache.velocity.runtime.log.SimpleLog4JLogSystem
      extended byorg.blojsom.util.BlojsomSimpleLog4JSystem
All Implemented Interfaces:
org.apache.velocity.runtime.log.LogSystem

public class BlojsomSimpleLog4JSystem
extends org.apache.velocity.runtime.log.SimpleLog4JLogSystem

BlojsomSimpleLog4JSystem. This class will be removed when Bug 21720 for Velocity is fixed.

Since:
blojsom 2.01
Version:
$Id: BlojsomSimpleLog4JSystem.java,v 1.4 2006/01/04 16:59:54 czarneckid Exp $
Author:
David Czarnecki

Field Summary
 
Fields inherited from class org.apache.velocity.runtime.log.SimpleLog4JLogSystem
logger
 
Fields inherited from interface org.apache.velocity.runtime.log.LogSystem
DEBUG_ID, DEBUG_ON, ERROR_ID, INFO_ID, WARN_ID
 
Constructor Summary
BlojsomSimpleLog4JSystem()
           
 
Method Summary
 void shutdown()
          Shutdown for appenders
 
Methods inherited from class org.apache.velocity.runtime.log.SimpleLog4JLogSystem
finalize, init, logVelocityMessage
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BlojsomSimpleLog4JSystem

public BlojsomSimpleLog4JSystem()
Method Detail

shutdown

public void shutdown()
Shutdown for appenders