Uses of Class
org.slf4j.helpers.FormattingTuple
-
Uses of FormattingTuple in org.slf4j.helpers
Modifier and TypeMethodDescriptionstatic final FormattingTuple
MessageFormatter.arrayFormat
(String messagePattern, Object[] argArray) static final FormattingTuple
MessageFormatter.arrayFormat
(String messagePattern, Object[] argArray, Throwable throwable) static final FormattingTuple
Performs single argument substitution for the 'messagePattern' passed as parameter.static final FormattingTuple
Performs a two argument substitution for the 'messagePattern' passed as parameter.