|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LogSystem | |
org.apache.velocity.runtime.log | |
org.apache.velocity.test |
Uses of LogSystem in org.apache.velocity.runtime.log |
Classes in org.apache.velocity.runtime.log that implement LogSystem | |
class |
AvalonLogSystem
Implementation of a Avalon logger. |
class |
Log4JLogSystem
Deprecated. As of v1.3. Use SimpleLog4jLogSystem |
class |
NullLogSystem
Logger used in case of failure. |
class |
PrimordialLogSystem
Pre-init logger. |
class |
SimpleLog4JLogSystem
Implementation of a simple log4j system that will either latch onto an existing category, or just do a simple rolling file log. |
Uses of LogSystem in org.apache.velocity.test |
Classes in org.apache.velocity.test that implement LogSystem | |
class |
ClassloaderChangeTest
Tests if we can hand Velocity an arbitrary class for logging. |
class |
EventHandlingTestCase
Tests event handling |
class |
ExternalLoggerTest
Tests if we can hand Velocity an arbitrary class for logging. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |