CTX
- ログ出力項目の取得に使用するコンテキストの型@Published(tag="architect") public interface LogItem<CTX>
Modifier and Type | Method and Description |
---|---|
java.lang.String |
get(CTX context)
ログの出力項目を取得する。
|
java.lang.String get(CTX context)
context
- ログの出力項目の取得に使用するコンテキスト