ecologylab.services.logging
Class Logging.LogWriter

java.lang.Object
  extended by ecologylab.services.logging.Logging.LogWriter
Direct Known Subclasses:
Logging.FileLogWriter, Logging.MemoryMappedFileLogWriter, Logging.NetworkLogWriter
Enclosing class:
Logging<T extends MixedInitiativeOp>

protected abstract class Logging.LogWriter
extends java.lang.Object

Objects that process queuedActions for writing, either to a local file, or, using the network, to the LoggingServer.

Author:
andruid, Zachary O. Toups (toupsz@cs.tamu.edu)

Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait