| Package | Description |
|---|---|
| org.apache.logging.log4j |
Public API for Log4j 2.
|
| org.apache.logging.log4j.internal |
This package should be considered private.
|
| 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
Classes implementing this interface know how to supply
Messages. |
| 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.
|
| Supplier
Consider this class private.
Classes implementing this interface know how to supply a value.
|
| Class and Description |
|---|
| Supplier
Consider this class private.
Classes implementing this interface know how to supply a value.
|
| Class and Description |
|---|
| BiConsumer
An operation that accepts two input arguments and returns no result.
|
| IndexedReadOnlyStringMap
An extension of
ReadOnlyStringMap that imposes a total ordering on its keys. |
| MultiFormatStringBuilderFormattable
A Message that can render itself in more than one way.
|
| 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.
|
| TriConsumer
An operation that accepts three input arguments and returns no result.
|
| Class and Description |
|---|
| PropertiesUtil
Consider this class private.
|
| Class and Description |
|---|
| BiConsumer
An operation that accepts two input arguments and returns no result.
|
| MessageSupplier
Classes implementing this interface know how to supply
Messages. |
| ReadOnlyStringMap
A read-only collection of String keys mapped to values of arbitrary type.
|
| StringBuilderFormattable
Objects that implement this interface can be converted to text, ideally without allocating temporary objects.
|
| StringMap
Exposes methods to add and remove key-value pairs to and from
ReadOnlyStringMap. |
| Supplier
Consider this class private.
Classes implementing this interface know how to supply a value.
|
| TriConsumer
An operation that accepts three input arguments and returns no result.
|
| Class and Description |
|---|
| BiConsumer
An operation that accepts two input arguments and returns no result.
|
| IndexedReadOnlyStringMap
An extension of
ReadOnlyStringMap that imposes a total ordering on its keys. |
| IndexedStringMap
An extension of
StringMap that imposes a total ordering on its keys. |
| MessageSupplier
Classes implementing this interface know how to supply
Messages. |
| PerformanceSensitive
Indicates that a particular annotated construct was written with certain performance constraints in mind that
should be considered when modifying or testing.
|
| PropertiesPropertySource
PropertySource backed by a
Properties instance. |
| PropertiesUtil
Consider this class private.
|
| PropertySource
A source for global configuration properties.
|
| ReadOnlyStringMap
A read-only collection of String keys mapped to values of arbitrary type.
|
| StackLocator
Consider this class private. Provides various methods to determine the caller class.
|
| StringBuilderFormattable
Objects that implement this interface can be converted to text, ideally without allocating temporary objects.
|
| StringMap
Exposes methods to add and remove key-value pairs to and from
ReadOnlyStringMap. |
| Supplier
Consider this class private.
Classes implementing this interface know how to supply a value.
|
| Timer.Status |
| TriConsumer
An operation that accepts three input arguments and returns no result.
|
Copyright © 2022 JBoss by Red Hat. All rights reserved.