Class ContextPairs

java.lang.Object
org.springframework.boot.logging.structured.ContextPairs

public class ContextPairs extends Object
Helper that can be used to add JSON pairs from context data (typically the logger MDC) in the correct location (or drop them altogether).
Since:
3.5.0
Author:
Phillip Webb