| Package | Description |
|---|---|
| org.apache.logging.log4j.core.config |
Configuration of Log4j 2.
|
| org.apache.logging.log4j.core.config.builder.impl |
Configuration Builder Implementation.
|
| org.apache.logging.log4j.core.config.composite |
Support for composite configurations.
|
| org.apache.logging.log4j.core.config.plugins.convert |
TypeConverter plugins for converter strings into various types.
|
| org.apache.logging.log4j.core.config.plugins.util |
Utility and manager classes for Log4j 2 plugins.
|
| Class and Description |
|---|
| PluginManager
Loads and manages all the plugins.
|
| PluginType
Plugin Descriptor.
|
| Class and Description |
|---|
| PluginManager
Loads and manages all the plugins.
|
| Class and Description |
|---|
| PluginManager
Loads and manages all the plugins.
|
| Class and Description |
|---|
| PluginType
Plugin Descriptor.
|
| Class and Description |
|---|
| PluginBuilder
Builder class to instantiate and configure a Plugin object using a PluginFactory method or PluginBuilderFactory
builder class.
|
| PluginRegistry
Registry singleton for PluginType maps partitioned by source type and then by category names.
|
| PluginType
Plugin Descriptor.
|
| ResolverUtil.Test
A simple interface that specifies how to test classes to determine if they are to be included in the results
produced by the ResolverUtil.
|