@CheckReturnValue @ParametersAreNonnullByDefault
| Interface | Description |
|---|---|
| EmptyArgumentsHandler | |
| MessageFormatSpecification |
| Class | Description |
|---|---|
| MessageFormat | |
| MessageFormatArgument |
Represents a format extract to a logging message.
|
| MessageFormatConversionResult | |
| MessageFormatEmptyArgumentsHandler |
Unpacks MessageFormat.format calls, converting placeholders to printf style
|
| StringConcatenationEmptyArgumentsHandler |
Converts string concatenation into a parameterized format/argument construct
|
| StringFormatEmprtArgumentsHandler |
Unpacks String.format calls
|
| Enum | Description |
|---|---|
| MessageFormatStyle |
| Exception | Description |
|---|---|
| MessageFormatConversionFailedException |