Uses of Package
org.apache.tomcat.util.qlog

Packages that use org.apache.tomcat.util.qlog
org.apache.tomcat.util.qlog A very efficient and small implementation of LogHandler. 
 

Classes in org.apache.tomcat.util.qlog used by org.apache.tomcat.util.qlog
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.
 



Copyright ? 2001 Apache Software Foundation. All Rights Reserved.