Uses of Interface
org.springframework.boot.logging.structured.ContextPairs.Joiner
Packages that use ContextPairs.Joiner
-
Uses of ContextPairs.Joiner in org.springframework.boot.logging.structured
Methods in org.springframework.boot.logging.structured with parameters of type ContextPairs.JoinerModifier and TypeMethodDescription<T> BiConsumer
<T, BiConsumer<String, Object>> ContextPairs.flat
(ContextPairs.Joiner joiner, Consumer<ContextPairs.Pairs<T>> pairs) Add pairs using flat naming.