Package | Description |
---|---|
org.apache.log4j.builders | |
org.apache.log4j.builders.appender | |
org.apache.log4j.builders.filter | |
org.apache.log4j.builders.layout |
Modifier and Type | Method and Description |
---|---|
T |
Parser.parse(PropertiesConfiguration config)
Parses a PropertiesConfigurationt.
|
<P extends Parser<T>,T> |
BuilderManager.parse(String className,
String prefix,
Properties props,
PropertiesConfiguration config) |
Appender |
BuilderManager.parseAppender(String name,
String className,
String prefix,
String layoutPrefix,
String filterPrefix,
Properties props,
PropertiesConfiguration config) |
Modifier and Type | Method and Description |
---|---|
Appender |
SyslogAppenderBuilder.parseAppender(String name,
String appenderPrefix,
String layoutPrefix,
String filterPrefix,
Properties props,
PropertiesConfiguration configuration) |
Appender |
DailyRollingFileAppenderBuilder.parseAppender(String name,
String appenderPrefix,
String layoutPrefix,
String filterPrefix,
Properties props,
PropertiesConfiguration configuration) |
Appender |
ConsoleAppenderBuilder.parseAppender(String name,
String appenderPrefix,
String layoutPrefix,
String filterPrefix,
Properties props,
PropertiesConfiguration configuration) |
Appender |
RewriteAppenderBuilder.parseAppender(String name,
String appenderPrefix,
String layoutPrefix,
String filterPrefix,
Properties props,
PropertiesConfiguration configuration) |
Appender |
AsyncAppenderBuilder.parseAppender(String name,
String appenderPrefix,
String layoutPrefix,
String filterPrefix,
Properties props,
PropertiesConfiguration configuration) |
Appender |
SocketAppenderBuilder.parseAppender(String name,
String appenderPrefix,
String layoutPrefix,
String filterPrefix,
Properties props,
PropertiesConfiguration configuration) |
Appender |
NullAppenderBuilder.parseAppender(String name,
String appenderPrefix,
String layoutPrefix,
String filterPrefix,
Properties props,
PropertiesConfiguration configuration) |
Appender |
FileAppenderBuilder.parseAppender(String name,
String appenderPrefix,
String layoutPrefix,
String filterPrefix,
Properties props,
PropertiesConfiguration configuration) |
Appender |
AppenderBuilder.parseAppender(String name,
String appenderPrefix,
String layoutPrefix,
String filterPrefix,
Properties props,
PropertiesConfiguration configuration) |
Appender |
RollingFileAppenderBuilder.parseAppender(String name,
String appenderPrefix,
String layoutPrefix,
String filterPrefix,
Properties props,
PropertiesConfiguration configuration) |
Modifier and Type | Method and Description |
---|---|
Filter |
StringMatchFilterBuilder.parse(PropertiesConfiguration config) |
Filter |
DenyAllFilterBuilder.parse(PropertiesConfiguration config) |
Filter |
LevelMatchFilterBuilder.parse(PropertiesConfiguration config) |
Filter |
LevelRangeFilterBuilder.parse(PropertiesConfiguration config) |
Modifier and Type | Method and Description |
---|---|
Layout |
TTCCLayoutBuilder.parse(PropertiesConfiguration config) |
Layout |
SimpleLayoutBuilder.parse(PropertiesConfiguration config) |
Layout |
HtmlLayoutBuilder.parse(PropertiesConfiguration config) |
Layout |
PatternLayoutBuilder.parse(PropertiesConfiguration config) |
Copyright © 1999-2024 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.