public static class HttpAccessJsonLogFormatter.SessionScopeBuilder extends java.lang.Object implements JsonLogObjectBuilder<HttpAccessLogFormatter.HttpAccessLogContext>
| Constructor and Description |
|---|
SessionScopeBuilder(LogUtil.MapValueEditor mapValueEditor)
コンストラクタ。
|
| Modifier and Type | Method and Description |
|---|---|
void |
build(java.util.Map<java.lang.String,java.lang.Object> structuredObject,
HttpAccessLogFormatter.HttpAccessLogContext context)
構造化ログのオブジェクトを構築する。
|
public SessionScopeBuilder(LogUtil.MapValueEditor mapValueEditor)
mapValueEditor - マップの値のマスキングpublic void build(java.util.Map<java.lang.String,java.lang.Object> structuredObject,
HttpAccessLogFormatter.HttpAccessLogContext context)
build in interface JsonLogObjectBuilder<HttpAccessLogFormatter.HttpAccessLogContext>structuredObject - 構築先のオブジェクトcontext - ログコンテキスト