Package org.apache.log4j.config
Package used in getting/setting component properties.
-
Interface Summary Interface Description PropertyGetter.PropertyCallback -
Class Summary Class Description PropertyGetter Used for inferring configuration information for a log4j's component.PropertyPrinter Prints the configuration of the log4j default hierarchy (which needs to be auto-initialized) as a propoperties file on aPrintWriter
.PropertySetter General purpose Object property setter. -
Exception Summary Exception Description PropertySetterException Thrown when an error is encountered whilst attempting to set a property using thePropertySetter
utility class.