Class SysOutLogOutput

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

public class SysOutLogOutput extends Object implements ILogOutput
Default implementation of ILogOutput for passing log calls to system.out console.