public static class InnerLoggerFactory.MessageFormatter extends Object
| Constructor and Description |
|---|
MessageFormatter() |
| Modifier and Type | Method and Description |
|---|---|
static InnerLoggerFactory.FormattingTuple |
arrayFormat(String messagePattern,
Object[] argArray) |
static InnerLoggerFactory.FormattingTuple |
format(String messagePattern,
Object arg) |
static InnerLoggerFactory.FormattingTuple |
format(String messagePattern,
Object arg1,
Object arg2) |
public static InnerLoggerFactory.FormattingTuple format(String messagePattern, Object arg)
public static InnerLoggerFactory.FormattingTuple format(String messagePattern, Object arg1, Object arg2)
public static InnerLoggerFactory.FormattingTuple arrayFormat(String messagePattern, Object[] argArray)
Copyright © 2012–2023 Apache Software Foundation. All rights reserved.