| 接口 | 说明 |
|---|---|
| PropertyGetter.PropertyCallback |
| 类 | 说明 |
|---|---|
| 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 a
PrintWriter. |
| PropertySetter |
General purpose Object property setter.
|
| 异常错误 | 说明 |
|---|---|
| PropertySetterException |
Thrown when an error is encountered whilst attempting to set a property
using the
PropertySetter utility class. |