Package org.apache.logging.log4j.plugins
Class Node.Builder
java.lang.Object
org.apache.logging.log4j.plugins.Node.Builder
- Enclosing class:
- Node
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddChild
(Consumer<Node.Builder> child) get()
setAttribute
(String name, String value) setAttributes
(Map<String, String> attributes) setPluginType
(PluginType<?> pluginType)