Package apollo.Log

Interface Summary
ExceptionWriter  
 

Class Summary
EmailLogWriter This LogWriter writes to Email.
HTTPWriter This extends PrintWriter so it formats the stackTraces coming out of exceptions properly.
LogManager  
LogWriter The abstract class for ServletLogWriter and RemoteNodeLogWriter
ServletLogWriter This extends PrintWriter so it formats the stackTraces coming out of exceptions properly.
STDERRLogWriter This LogWriter writes to STDERR.
STDIOLogWriter This LogWriter writer writes to STDIO.
TextWriter This extends PrintWriter so it formats the stackTraces coming out of exceptions properly.