类的使用
com.alibaba.csp.sentinel.log.jul.FormattingTuple
使用FormattingTuple的程序包
-
com.alibaba.csp.sentinel.log.jul中FormattingTuple的使用
修饰符和类型方法说明static final FormattingTupleMessageFormatter.arrayFormat(String messagePattern, Object[] argArray) static final FormattingTupleMessageFormatter.arrayFormat(String messagePattern, Object[] argArray, Throwable throwable) static final FormattingTuplePerforms single argument substitution for the 'messagePattern' passed as parameter.static final FormattingTuplePerforms a two argument substitution for the 'messagePattern' passed as parameter.