Frames | No Frames |
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. |
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. |
Fields of type org.apache.velocity.runtime.log.LogSystem | |
LogSystem | The Runtime logger. |