Package org.apache.velocity.runtime.log

Interface Summary
LogSystem Base interface that Logging systems need to implement.
 

Class Summary
AvalonLogSystem Implementation of a Avalon logger.
Log4JLogSystem Implementation of a Log4J logger.
LogManager LogManager.java This class is responsible for instantiating the correct LoggingSystem Right now, it is hard coded with a single Logging System.
NullLogSystem Logger used in case of failure.
PrimordialLogSystem Pre-init logger.
VelocityFormatter  
 



Copyright © 2001 Apache Software Foundation. All Rights Reserved.