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