Package | Description |
---|---|
org.apache.logging.log4j |
Public API for Log4j 2.
|
org.apache.logging.log4j.message |
Public Message Types used for Log4j 2.
|
org.apache.logging.log4j.simple |
Simple logging implementation.
|
org.apache.logging.log4j.spi |
Internal interfaces and classes to be used by authors of logging implementations or for internal use by
API classes.
|
org.apache.logging.log4j.util |
Internal utility classes for the Log4j 2 API.
|
Class and Description |
---|
MessageSupplier
Deprecated.
Since 2.6, use
Supplier instead as Supplier<Message> . |
PerformanceSensitive
Indicates that a particular annotated construct was written with certain performance constraints in mind that
should be considered when modifying or testing.
|
Supplier
Consider this class private.
Classes implementing this interface know how to supply a value.
|
Class and Description |
---|
PerformanceSensitive
Indicates that a particular annotated construct was written with certain performance constraints in mind that
should be considered when modifying or testing.
|
StringBuilderFormattable
Objects that implement this interface can be converted to text, ideally without allocating temporary objects.
|
Class and Description |
---|
PropertiesUtil
Consider this class private.
|
Class and Description |
---|
MessageSupplier
Deprecated.
Since 2.6, use
Supplier instead as Supplier<Message> . |
Supplier
Consider this class private.
Classes implementing this interface know how to supply a value.
|
Class and Description |
---|
MessageSupplier
Deprecated.
Since 2.6, use
Supplier instead as Supplier<Message> . |
PerformanceSensitive
Indicates that a particular annotated construct was written with certain performance constraints in mind that
should be considered when modifying or testing.
|
PropertiesUtil
Consider this class private.
|
Supplier
Consider this class private.
Classes implementing this interface know how to supply a value.
|
Copyright © 1999-2016 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.