Uses of Class
org.apache.dubbo.common.logger.helpers.FormattingTuple
Packages that use FormattingTuple
-
Uses of FormattingTuple in org.apache.dubbo.common.logger.helpers
Fields in org.apache.dubbo.common.logger.helpers declared as FormattingTupleMethods in org.apache.dubbo.common.logger.helpers that return FormattingTupleModifier and TypeMethodDescriptionstatic 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.