Package org.tranche.server.logs

Logging for a server to record request times and status.

See:
          Description

Interface Summary
Submittable Interface for all classes to which the LogSubmitter can submit.
 

Class Summary
ActionByte Class definine the components of an action byte.
AutoUploadingBinaryLog Uploads logs files to server in binary format.
LogEntries Keeps track of size.
LogEntry Handles the complicated work of translating to and from bytes for transmission using a checksum.
LogEntryQueueItem Encapsulates any log entry.
LogReader Reads in a log file, iterating through entries
LogSubmitter Writes to log in bytes
LogUtil Utility class for server logging mechanisms.
LogWriter Class for creating a simple log writer that writes log entries out to a file.
 

Exception Summary
UploadFailedException Signature exception to end an upload with certain status.
 

Package org.tranche.server.logs Description

Logging for a server to record request times and status.



This code is free for use both commercially and non-commercially as stated in the project's license