Package | Description |
---|---|
org.apache.logging.log4j.core.appender.db.jdbc |
The JDBC Appender supports writing log events to a relational database using standard JDBC connections.
|
org.apache.logging.log4j.core.layout |
Log4j 2 Layout support.
|
Modifier and Type | Method | Description |
---|---|---|
PatternLayout |
ColumnConfig.getLayout() |
Modifier and Type | Method | Description |
---|---|---|
PatternLayout |
PatternLayout.Builder.build() |
|
static PatternLayout |
PatternLayout.createDefaultLayout() |
Creates a PatternLayout using the default options.
|
static PatternLayout |
PatternLayout.createDefaultLayout(Configuration configuration) |
Creates a PatternLayout using the default options and the given configuration.
|
static PatternLayout |
PatternLayout.createLayout(String pattern,
PatternSelector patternSelector,
Configuration config,
RegexReplacement replace,
Charset charset,
boolean alwaysWriteExceptions,
boolean noConsoleNoAnsi,
String headerPattern,
String footerPattern) |
Deprecated.
Use
newBuilder() instead. |
Copyright © 1999-2018. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.