public class StringFormatter extends Object
Constructor and Description |
---|
StringFormatter() |
Modifier and Type | Method and Description |
---|---|
static String |
formatLogMessage(String[] messageParts,
Object... arguments) |
static String |
formatLogMessage(String message,
Object... arguments) |
static StringBuilder[] |
indentAndToString(Object... objects) |
Copyright © 2018. All rights reserved.