Package org.apache.tomcat.util.qlog

A very efficient and small implementation of LogHandler.

See:
          Description

Class Summary
FastDateFormat Deprecated. This class will be merged with DateTool and moved in buf, to be used in all tomcat.
LogDaemon The daemon thread that looks in a queue and if it is not empty writes out everything in the queue to the sink.
LogEntry This is an entry that is created in response to every Logger.log(...) call.
Logger Interface for a logging object.
QLogFactory  
QueueLogger A real implementation of the Logger abstraction.
 

Package org.apache.tomcat.util.qlog Description

A very efficient and small implementation of LogHandler.

The code is good, but needs a bit of cleaning.



Copyright ? 2001 Apache Software Foundation. All Rights Reserved.