Class Log4JLogOutput

java.lang.Object
org.eclnt.util.log.Log4JLogOutput
All Implemented Interfaces:
CLogConstants, ILogOutput

public class Log4JLogOutput extends Object implements ILogOutput
Default implementation of ILogOutput for passing log calls to the root logger of log4j.

This is the implementation for log4j 1.x-versions.