Package org.apache.log4j.config
Class PropertiesConfiguration.NameValue
- java.lang.Object
-
- org.apache.log4j.config.PropertiesConfiguration.NameValue
-
- Enclosing class:
- PropertiesConfiguration
private static class PropertiesConfiguration.NameValue extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description NameValue(java.lang.String key, java.lang.String value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
toString()
-