public class ColorFormatter extends SingleLineFormatter
| Modifier and Type | Field and Description |
|---|---|
static String |
OPENEJB_LOG_COLOR_PREFIX |
| Constructor and Description |
|---|
ColorFormatter() |
| Modifier and Type | Method and Description |
|---|---|
String |
format(LogRecord record) |
protected org.fusesource.jansi.Ansi |
prefix(LogRecord record) |
protected org.fusesource.jansi.Ansi |
suffix(org.fusesource.jansi.Ansi ansi,
LogRecord record) |
formatMessage, getHead, getTailpublic static final String OPENEJB_LOG_COLOR_PREFIX
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.