Log4j 1.3alpha-5

Uses of Package
org.apache.log4j.helpers

Packages that use org.apache.log4j.helpers
org.apache.log4j The main log4j package. 
org.apache.log4j.helpers This package is used internally.  
org.apache.log4j.net Package for remote logging.  
 

Classes in org.apache.log4j.helpers used by org.apache.log4j
ReaderWriterLock
          A RederWriterLock allows multiple readers to obtain the lock at the same time but allows only one writer at a time.
 

Classes in org.apache.log4j.helpers used by org.apache.log4j.helpers
NullEnumeration
          An always-empty Enumerator.
UtilLoggingLevel
          An extension of the Level class that provides support for java.util.logging Levels.
 

Classes in org.apache.log4j.helpers used by org.apache.log4j.net
CyclicBuffer
          CyclicBuffer is used by other appenders to hold LoggingEvents for immediate or differed display.
 


Log4j 1.3alpha-5

Copyright 2000-2005 Apache Software Foundation.