Uses of Package
org.apache.logging.log4j.core.util

Packages that use org.apache.logging.log4j.core.util
org.apache.logging.log4j.core.appender Log4j 2 Appenders. 
org.apache.logging.log4j.core.appender.mom Message oriented middleware appenders. 
org.apache.logging.log4j.core.appender.rewrite Apache Flume Appender. 
org.apache.logging.log4j.core.config.plugins.util Utility and manager classes for Log4j 2 plugins. 
org.apache.logging.log4j.core.filter Log4j 2 Filter support. 
org.apache.logging.log4j.core.impl Log4j 2 private implementation classes. 
org.apache.logging.log4j.core.layout Log4j 2 Layout support. 
org.apache.logging.log4j.core.util Log4j 2 helper classes. 
 

Classes in org.apache.logging.log4j.core.util used by org.apache.logging.log4j.core.appender
Builder
          A type of Plugin builder that can be used to configure and create a plugin instance using a Java DSL instead of through a configuration file.
 

Classes in org.apache.logging.log4j.core.util used by org.apache.logging.log4j.core.appender.mom
Builder
          A type of Plugin builder that can be used to configure and create a plugin instance using a Java DSL instead of through a configuration file.
 

Classes in org.apache.logging.log4j.core.util used by org.apache.logging.log4j.core.appender.rewrite
KeyValuePair
          Key/Value pair configuration item.
 

Classes in org.apache.logging.log4j.core.util used by org.apache.logging.log4j.core.config.plugins.util
Builder
          A type of Plugin builder that can be used to configure and create a plugin instance using a Java DSL instead of through a configuration file.
 

Classes in org.apache.logging.log4j.core.util used by org.apache.logging.log4j.core.filter
Builder
          A type of Plugin builder that can be used to configure and create a plugin instance using a Java DSL instead of through a configuration file.
KeyValuePair
          Key/Value pair configuration item.
 

Classes in org.apache.logging.log4j.core.util used by org.apache.logging.log4j.core.impl
Builder
          A type of Plugin builder that can be used to configure and create a plugin instance using a Java DSL instead of through a configuration file.
Cancellable
          Interface to cancel a Runnable callback.
ShutdownCallbackRegistry
          Registry used for Runnable shutdown callback instances.
 

Classes in org.apache.logging.log4j.core.util used by org.apache.logging.log4j.core.layout
Builder
          A type of Plugin builder that can be used to configure and create a plugin instance using a Java DSL instead of through a configuration file.
KeyValuePair
          Key/Value pair configuration item.
 

Classes in org.apache.logging.log4j.core.util used by org.apache.logging.log4j.core.util
Builder
          A type of Plugin builder that can be used to configure and create a plugin instance using a Java DSL instead of through a configuration file.
CachedClock
          Implementation of the Clock interface that tracks the time in a private long field that is updated by a background thread once every millisecond.
Cancellable
          Interface to cancel a Runnable callback.
Clock
          Provides the time stamp used in log events.
CoarseCachedClock
          This Clock implementation is similar to CachedClock.
KeyValuePair
          Key/Value pair configuration item.
KeyValuePair.Builder
           
NullOutputStream
          Writes all data to the famous /dev/null.
ShutdownCallbackRegistry
          Registry used for Runnable shutdown callback instances.
 



Copyright © 1999-2015 Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.