类 FormattingTuple
java.lang.Object
com.alibaba.csp.sentinel.log.jul.FormattingTuple
Holds the results of formatting done by
MessageFormatter.- 作者:
- Joern Huxhorn
-
字段概要
字段 -
构造器概要
构造器构造器说明FormattingTuple(String message) FormattingTuple(String message, Object[] argArray, Throwable throwable) -
方法概要
-
字段详细资料
-
NULL
-
-
构造器详细资料
-
FormattingTuple
-
FormattingTuple
-
-
方法详细资料
-
getMessage
-
getArgArray
-
getThrowable
-