Uses of Package
ecologylab.services.logging

Packages that use ecologylab.services.logging
ecologylab.services.authentication.logging Interface Ecology Lab Distributed Authentication Framework Logging subsystem. 
ecologylab.services.distributed.server Interface Ecology Lab Distributed Services Framework -- NIO servers. 
ecologylab.services.logging Interface Ecology Lab Logging. 
ecologylab.services.logging.playback Program elements for building log playback applications. 
 

Classes in ecologylab.services.logging used by ecologylab.services.authentication.logging
Logging
          Provides a framework for interaction logging.
MixedInitiativeOp
          A user operation, which can be serialized, logged, Undo/Redo'ed, played in history, and so on.
 

Classes in ecologylab.services.logging used by ecologylab.services.distributed.server
Logging
          Provides a framework for interaction logging.
 

Classes in ecologylab.services.logging used by ecologylab.services.logging
Epilogue
          Request message about letting the server to write closing block for xml logs and close the log file.
Logging
          Provides a framework for interaction logging.
Logging.LogWriter
          Objects that process queuedActions for writing, either to a local file, or, using the network, to the LoggingServer.
LoggingClientManager
          Provides a special implementation of performService(), that open()'s an OutputStream as necessary to the appropriate directory for logging, based on the headers in the message, then logs the message to there with a minimum of translation.
LogRequestMessage
          Transport for getting log data to the server, without need for any additional translation.
LogueMessage
          Base class for SendPrologue and SendEpilogue.
MixedInitiativeOp
          A user operation, which can be serialized, logged, Undo/Redo'ed, played in history, and so on.
NIOLoggingServer
          A server that automatically records any incoming log data to a local file.
Prologue
          request message for the Logging server to open new log file and write the header.
 

Classes in ecologylab.services.logging used by ecologylab.services.logging.playback
Logging
          Provides a framework for interaction logging.
MixedInitiativeOp
          A user operation, which can be serialized, logged, Undo/Redo'ed, played in history, and so on.
Prologue
          request message for the Logging server to open new log file and write the header.