org.apache.dvsl
Class DVSL.LogAdapter

java.lang.Object
  extended byorg.apache.velocity.runtime.log.LogChuteSystem
      extended byorg.apache.dvsl.DVSL.LogAdapter
All Implemented Interfaces:
LogChute
Enclosing class:
DVSL

protected static class DVSL.LogAdapter
extends LogChuteSystem


Field Summary
 
Fields inherited from interface org.apache.velocity.runtime.log.LogChute
DEBUG_ID, DEBUG_PREFIX, ERROR_ID, ERROR_PREFIX, INFO_ID, INFO_PREFIX, TRACE_ID, TRACE_PREFIX, WARN_ID, WARN_PREFIX
 
Constructor Summary
protected DVSL.LogAdapter(LogSystem logSystem)
           
 
Methods inherited from class org.apache.velocity.runtime.log.LogChuteSystem
init, isLevelEnabled, log, log
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DVSL.LogAdapter

protected DVSL.LogAdapter(LogSystem logSystem)


Copyright © 2002-2007 The Apache Software Foundation. All Rights Reserved.