Class Log4JLogChute

java.lang.Object
org.apache.velocity.runtime.log.Log4JLogChute
All Implemented Interfaces:
LogChute
Direct Known Subclasses:
Log4JLogSystem

public class Log4JLogChute extends Object implements LogChute
Implementation of a simple log4j system that will either latch onto an existing category, or just do a simple rolling file log.
Since:
Velocity 1.5, 1.5
Version:
$Id: Log4JLogChute.java 730039 2008-12-30 03:53:19Z byron $
Author:
<a href="mailto:geirm@apache.org>Geir Magnusson Jr., <a href="mailto:dlr@finemaltcoding.com>Daniel L. Rall, <a href="mailto:nbubna@apache.org>Nathan Bubna