Package org.apache.logging.log4j.core.config.builder.impl
package org.apache.logging.log4j.core.config.builder.impl
Configuration Builder Implementation.
- Since:
- 2.4
-
ClassesClassDescriptionThis is the general version of the Configuration created by the Builder.Holds the Appender Component attributes and subcomponents.Holds the Appender Component attributes and subcomponents.DefaultComponentAndConfigurationBuilder<T extends ComponentBuilder<T>>Extends
DefaultComponentBuilderto specifyDefaultConfigurationBuilder<? extends Configuration>as theConfigurationBuildertype.DefaultComponentBuilder<T extends ComponentBuilder<T>,CB extends ConfigurationBuilder<? extends Configuration>> Generic component that captures attributes and Components in preparation for assembling the Appender's Component.DefaultConfigurationBuilder<T extends BuiltConfiguration>Creates a ScriptFile ComponentBuilder.