| Package | Description |
|---|---|
| org.apache.log4j.config |
Log4j 1.x compatibility layer.
|
| org.apache.logging.log4j.core.config.builder.api |
Configuration Builder API for programmatically configuring Log4j.
|
| org.apache.logging.log4j.core.config.builder.impl |
Configuration Builder Implementation.
|
| org.apache.logging.log4j.core.config.properties |
Configuration using Properties files.
|
| Class and Description |
|---|
| BuiltConfiguration
This is the general version of the Configuration created by the Builder.
|
| Class and Description |
|---|
| BuiltConfiguration
This is the general version of the Configuration created by the Builder.
|
| Class and Description |
|---|
| BuiltConfiguration
This is the general version of the Configuration created by the Builder.
|
| DefaultComponentAndConfigurationBuilder
Extends
DefaultComponentBuilder to specify
DefaultConfigurationBuilder<? extends Configuration> as the
ConfigurationBuilder type. |
| DefaultComponentBuilder
Generic component that captures attributes and Components in preparation for assembling the Appender's
Component.
|
| DefaultConfigurationBuilder |
| DefaultScriptFileComponentBuilder
Creates a ScriptFile ComponentBuilder.
|
| Class and Description |
|---|
| BuiltConfiguration
This is the general version of the Configuration created by the Builder.
|