org.jpos.util
Class SimpleLogListener
java.lang.Object
org.jpos.util.SimpleLogListener
- All Implemented Interfaces:
- EventListener, LogListener
- Direct Known Subclasses:
- RotateLogListener
public class SimpleLogListener
- extends Object
- implements LogListener
- Since:
- jPOS 1.2
- Version:
- $Revision$ $Date$
- Author:
- Alejandro P. Revilla
- See Also:
Configurable
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleLogListener
public SimpleLogListener()
SimpleLogListener
public SimpleLogListener(PrintStream p)
setPrintStream
public void setPrintStream(PrintStream p)
close
public void close()
log
public LogEvent log(LogEvent ev)
- Specified by:
log in interface LogListener
Copyright © 1998-2012 jPOS.org. All Rights Reserved.