Class JsonLogFormatter.RuntimeLoggerNameBuilder

java.lang.Object
nablarch.core.log.basic.JsonLogFormatter.RuntimeLoggerNameBuilder
All Implemented Interfaces:
JsonLogObjectBuilder<LogContext>
Enclosing class:
JsonLogFormatter

public static class JsonLogFormatter.RuntimeLoggerNameBuilder extends Object implements JsonLogObjectBuilder<LogContext>
実行時ロガー名を処理するクラス。
  • Constructor Details

    • RuntimeLoggerNameBuilder

      public RuntimeLoggerNameBuilder()
  • Method Details

    • build

      public void build(Map<String,Object> structuredObject, LogContext context)
      構造化ログのオブジェクトを構築する。
      Specified by:
      build in interface JsonLogObjectBuilder<LogContext>
      Parameters:
      structuredObject - 構築先のオブジェクト
      context - ログコンテキスト