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