public class FormatHelper
extends java.lang.Object
| Constructor and Description |
|---|
FormatHelper() |
| Modifier and Type | Method and Description |
|---|---|
static org.fusesource.jansi.Ansi |
rawAnsiFormat(LogHelper.Level level,
java.lang.String dateTime,
boolean sub) |
static java.lang.String |
rawFormat(LogHelper.Level level,
java.lang.String dateTime,
boolean sub) |
public static org.fusesource.jansi.Ansi rawAnsiFormat(LogHelper.Level level, java.lang.String dateTime, boolean sub)
public static java.lang.String rawFormat(LogHelper.Level level, java.lang.String dateTime, boolean sub)