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