@ConfigurationProperties(value="spring.sleuth.log.slf4j") public class SleuthSlf4jProperties extends Object
| Constructor and Description |
|---|
SleuthSlf4jProperties() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getWhitelistedMdcKeys() |
boolean |
isEnabled() |
void |
setEnabled(boolean enabled) |
void |
setWhitelistedMdcKeys(List<String> whitelistedMdcKeys) |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.