Uses of Class
org.slf4j.helpers.FormattingTuple
Packages that use FormattingTuple
-
Uses of FormattingTuple in org.slf4j.helpers
Fields in org.slf4j.helpers declared as FormattingTupleMethods in org.slf4j.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.