Uses of Interface org.apache.velocity.runtime.log.LogSystem

Uses in package org.apache.velocity.runtime.log

Classes implementing org.apache.velocity.runtime.log.LogSystem

class
Implementation of a Avalon logger.
class
Implementation of a Log4J logger.
class
Logger used in case of failure.
class
Pre-init logger.
class
Implementation of a simple log4j system that will either latch onto an existing category, or just do a simple rolling file log.

Methods with parameter type org.apache.velocity.runtime.log.LogSystem

void
dumps the log messages this logger is holding into a new logger

Methods with return type org.apache.velocity.runtime.log.LogSystem

LogSystem
Creates a new logging system or returns an existing one specified by the application.

Uses in package org.apache.velocity.runtime

Fields of type org.apache.velocity.runtime.log.LogSystem

LogSystem
The Runtime logger.

Uses in package org.apache.velocity.test

Classes implementing org.apache.velocity.runtime.log.LogSystem

class
Tests if we can hand Velocity an arbitrary class for logging.
class
Tests event handling
class
Tests if we can hand Velocity an arbitrary class for logging.

Copyright B) 2002 Apache Software Foundation. All Rights Reserved.