public abstract class AbstractBuilder extends Object
Modifier and Type | Field and Description |
---|---|
protected static String |
APPEND_PARAM |
protected static String |
BUFFER_SIZE_PARAM |
protected static String |
BUFFERED_IO_PARAM |
protected static String |
FILE_PARAM |
protected static String |
MAX_BACKUP_INDEX |
protected static String |
MAX_SIZE_PARAM |
protected static String |
RELATIVE |
Constructor and Description |
---|
AbstractBuilder() |
AbstractBuilder(String prefix,
Properties props) |
Modifier and Type | Method and Description |
---|---|
protected org.apache.logging.log4j.core.Filter |
buildFilters(String level,
Filter filter) |
boolean |
getBooleanProperty(String key) |
int |
getIntegerProperty(String key,
int defaultValue) |
Properties |
getProperties() |
String |
getProperty(String key) |
String |
getProperty(String key,
String defaultValue) |
protected static final String FILE_PARAM
protected static final String APPEND_PARAM
protected static final String BUFFERED_IO_PARAM
protected static final String BUFFER_SIZE_PARAM
protected static final String MAX_SIZE_PARAM
protected static final String MAX_BACKUP_INDEX
protected static final String RELATIVE
public AbstractBuilder()
public AbstractBuilder(String prefix, Properties props)
public String getProperty(String key)
public String getProperty(String key, String defaultValue)
public boolean getBooleanProperty(String key)
public int getIntegerProperty(String key, int defaultValue)
public Properties getProperties()
protected org.apache.logging.log4j.core.Filter buildFilters(String level, Filter filter)
Copyright © 1999-1969 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.