Package ch.qos.logback.core.spi
Interface PropertyContainer
-
- All Known Subinterfaces:
Context
- All Known Implementing Classes:
ContextBase,InterpretationContext,LoggerContext
public interface PropertyContainer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Map<String,String>getCopyOfPropertyMap()StringgetProperty(String key)
-