クラスの使用
org.springframework.boot.logging.structured.ContextPairs.Pairs
ContextPairs.Pairs を使用するパッケージ
org.springframework.boot.logging.structured 内の ContextPairs.Pairs 使用
型 ContextPairs.Pairs の型引数を持つ org.springframework.boot.logging.structured のメソッドパラメーター修飾子と型メソッド説明<T> BiConsumerSE<T,
BiConsumerSE<StringSE, ObjectSE>> ContextPairs.flat
(StringSE delimeter, ConsumerSE<ContextPairs.Pairs<T>> pairs) フラットな命名を使用してペアを追加します。<T> BiConsumerSE<T,
BiConsumerSE<StringSE, ObjectSE>> ContextPairs.flat
(BinaryOperatorSE<StringSE> joiner, ConsumerSE<ContextPairs.Pairs<T>> pairs) フラットな命名を使用してペアを追加します。<T> BiConsumerSE<T,
BiConsumerSE<StringSE, ObjectSE>> ContextPairs.nested
(ConsumerSE<ContextPairs.Pairs<T>> pairs) ネストされた命名を使用してペアを追加します (たとえば、ECS で使用される名前)。