| Package | Description |
|---|---|
| org.slf4j.helpers |
Helper classes.
|
| Modifier and Type | Field and Description |
|---|---|
static FormattingTuple |
FormattingTuple.NULL
|
| Modifier and Type | Method and Description |
|---|---|
static FormattingTuple |
MessageFormatter.arrayFormat(String
|
static FormattingTuple |
MessageFormatter.arrayFormat(String
|
static FormattingTuple |
MessageFormatter.format(String
Performs single argument substitution for the 'messagePattern' passed as parameter.
|
static FormattingTuple |
MessageFormatter.format(String
Performs a two argument substitution for the 'messagePattern' passed as parameter.
|