public static class MessagingJsonLogFormatter.ThreadNameBuilder extends java.lang.Object implements JsonLogObjectBuilder<MessagingLogFormatter.MessagingLogContext>
| Constructor and Description | 
|---|
ThreadNameBuilder()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
build(java.util.Map<java.lang.String,java.lang.Object> structuredObject,
     MessagingLogFormatter.MessagingLogContext context)
構造化ログのオブジェクトを構築する。 
 | 
public void build(java.util.Map<java.lang.String,java.lang.Object> structuredObject,
                  MessagingLogFormatter.MessagingLogContext context)
build in interface JsonLogObjectBuilder<MessagingLogFormatter.MessagingLogContext>structuredObject - 構築先のオブジェクトcontext - ログコンテキスト