Package | Description |
---|---|
org.apache.log4j.builders | |
org.apache.log4j.builders.appender | |
org.apache.log4j.builders.filter | |
org.apache.log4j.builders.layout | |
org.apache.log4j.builders.rewrite |
Modifier and Type | Interface and Description |
---|---|
interface |
Parser<T>
Parses DOM and properties.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractBuilder<T>
Base class for Log4j 1 component builders.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AppenderBuilder<T extends Appender>
Define an Appender Builder.
|
Modifier and Type | Class and Description |
---|---|
class |
AsyncAppenderBuilder
Build an Asynch Appender
|
class |
ConsoleAppenderBuilder
Build a Console Appender
|
class |
DailyRollingFileAppenderBuilder
Build a Daily Rolling File Appender
|
class |
FileAppenderBuilder
Build a File Appender
|
class |
NullAppenderBuilder
Build a Null Appender
|
class |
RewriteAppenderBuilder
Build an Asynch Appender
|
class |
RollingFileAppenderBuilder
Build a File Appender
|
class |
SocketAppenderBuilder
Build a Console Appender
|
class |
SyslogAppenderBuilder
Build a File Appender
|
Modifier and Type | Interface and Description |
---|---|
interface |
FilterBuilder
Define a Filter Builder.
|
Modifier and Type | Class and Description |
---|---|
class |
DenyAllFilterBuilder
Build a Pattern Layout
|
class |
LevelMatchFilterBuilder
Build a Level match failter.
|
class |
LevelRangeFilterBuilder
Build a Level match failter.
|
class |
StringMatchFilterBuilder
Build a String match filter.
|
Modifier and Type | Interface and Description |
---|---|
interface |
LayoutBuilder
Define a Layout Builder.
|
Modifier and Type | Class and Description |
---|---|
class |
HtmlLayoutBuilder
Build a Pattern Layout
|
class |
PatternLayoutBuilder
Build a Pattern Layout
|
class |
SimpleLayoutBuilder
Build a Pattern Layout
|
class |
TTCCLayoutBuilder
Build a Pattern Layout
|
Modifier and Type | Interface and Description |
---|---|
interface |
RewritePolicyBuilder
Define a RewritePolicy Builder.
|
Copyright © 1999-2022 The Apache Software Foundation. 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.