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 FormattingTupleMessageFormatter.arrayFormat(String messagePattern, Object[] argArray)static FormattingTupleMessageFormatter.arrayFormat(String messagePattern, Object[] argArray, Throwable throwable)static FormattingTuplePerforms single argument substitution for the 'messagePattern' passed as parameter.static FormattingTuplePerforms a two argument substitution for the 'messagePattern' passed as parameter.