protected abstract class EnvironmentLoggingApplicationListener.AbstractPropertySourceLoggingFunction
extends java.lang.Object
implements java.util.function.Function<org.springframework.core.env.PropertySource<?>,org.springframework.core.env.PropertySource<?>>
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractPropertySourceLoggingFunction() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
logProperties(java.lang.Iterable<java.lang.String> propertyNames,
java.util.function.Function<java.lang.String,java.lang.Object> propertyValueFunction) |