Uses of Package
org.apache.velocity.runtime.log

Packages that use org.apache.velocity.runtime.log
org.apache.velocity.app   
org.apache.velocity.runtime   
org.apache.velocity.runtime.log   
org.apache.velocity.runtime.parser.node   
org.apache.velocity.runtime.resource   
org.apache.velocity.runtime.resource.loader   
org.apache.velocity.util.introspection   
 

Classes in org.apache.velocity.runtime.log used by org.apache.velocity.app
Log
          Convenient wrapper for LogChute functions.
 

Classes in org.apache.velocity.runtime.log used by org.apache.velocity.runtime
Log
          Convenient wrapper for LogChute functions.
 

Classes in org.apache.velocity.runtime.log used by org.apache.velocity.runtime.log
AvalonLogChute
          Implementation of a Avalon logger.
Log
          Convenient wrapper for LogChute functions.
Log4JLogChute
          Implementation of a simple log4j system that will either latch onto an existing category, or just do a simple rolling file log.
LogChute
          Base interface that logging systems need to implement.
LogSystem
          Deprecated. Use LogChute instead!
NullLogChute
          Logger used in case of failure.
 

Classes in org.apache.velocity.runtime.log used by org.apache.velocity.runtime.parser.node
Log
          Convenient wrapper for LogChute functions.
 

Classes in org.apache.velocity.runtime.log used by org.apache.velocity.runtime.resource
Log
          Convenient wrapper for LogChute functions.
 

Classes in org.apache.velocity.runtime.log used by org.apache.velocity.runtime.resource.loader
Log
          Convenient wrapper for LogChute functions.
 

Classes in org.apache.velocity.runtime.log used by org.apache.velocity.util.introspection
Log
          Convenient wrapper for LogChute functions.
 



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