Uses of Class
org.apache.log4j.config.PropertiesConfiguration.NameValue
-
Packages that use PropertiesConfiguration.NameValue Package Description org.apache.log4j.config Log4j 1.x compatibility layer. -
-
Uses of PropertiesConfiguration.NameValue in org.apache.log4j.config
Method parameters in org.apache.log4j.config with type arguments of type PropertiesConfiguration.NameValue Modifier and Type Method Description private Filter
PropertiesConfiguration. buildFilter(java.lang.String className, java.lang.String appenderName, java.util.List<PropertiesConfiguration.NameValue> props)
-