Compoze Software, Inc.

com.compoze.collab.log
Class StdoutListener

java.lang.Object
  extended bycom.compoze.collab.log.StdoutListener
All Implemented Interfaces:
ILogListener

public class StdoutListener
extends java.lang.Object
implements ILogListener

This class implements a log listener that sends events to standard output.


Method Summary
 void log(LogEntry entry)
          Logs an entry.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

log

public void log(LogEntry entry)
Logs an entry.

Specified by:
log in interface ILogListener
Parameters:
entry - the log entry

Compoze Software, Inc.

Copyright ©1999-2003 Compoze Software, Inc. All rights reserved.