public class TestAppender extends AppenderSkeleton (Code)
A custom implementation of org.apache.log4j.Appender which
converts the log4j-specific log event record into a representation that
doesn't have a dependency on log4j and stores that new representation into
an external list.