@Plugin(name="org.apache.log4j.SimpleLayout", category="Log4j Builder") public class SimpleLayoutBuilder extends java.lang.Object implements LayoutBuilder
| Constructor and Description |
|---|
SimpleLayoutBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Layout |
parseLayout(org.w3c.dom.Element layoutElement,
XmlConfiguration config) |
Layout |
parseLayout(PropertiesConfiguration config) |
private static final Logger LOGGER
public Layout parseLayout(org.w3c.dom.Element layoutElement, XmlConfiguration config)
parseLayout in interface LayoutBuilderpublic Layout parseLayout(PropertiesConfiguration config)
parseLayout in interface LayoutBuilder