Interface Config.MDCConfig
- Enclosing interface:
- Config
public static interface Config.MDCConfig
-
Method Summary
-
Method Details
-
fieldName
Used to change the json key for the field. -
enabled
Enable or disable the field. -
flatFields
@WithDefault("false") boolean flatFields()Will write the values at the top level of the JSON log object.
-