bboss.org.apache.velocity.runtime.log.AvalonLogChute Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of bboss-velocity Show documentation
Show all versions of bboss-velocity Show documentation
bboss is a j2ee framework include aop/ioc,mvc,persistent,taglib,rpc,event ,bean-xml serializable and so on.http://www.bbossgroups.com
package bboss.org.apache.velocity.runtime.log;
/**
* Implementation of a Avalon logger.
*
* @author Jon S. Stevens
* @author Geir Magnusson Jr.
* @author Nathan Bubna
* @version $Id: AvalonLogChute.java 730039 2008-12-30 03:53:19Z byron $
* @since 1.5
*/
public class AvalonLogChute extends Log4JLogChute
{
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy