public class ProxyLogAppender extends AppenderSkeleton (Code)
Special log4j appender, that passes the logging event to the
de.schlund.pfixxml.util.logging.ProxyLogUtil class.
This appender should only if the webapplication's instance
of log4j cannot log itself (e.g. because the application is in
a packed WAR file}.
author: Sebastian Marsching