| Package | Description |
|---|---|
| org.jboss.logmanager.formatters |
| Modifier and Type | Field and Description |
|---|---|
private ColorMap |
PatternFormatter.colors |
(package private) static ColorMap |
ColorMap.DEFAULT_COLOR_MAP |
| Modifier and Type | Method and Description |
|---|---|
(package private) static ColorMap |
ColorMap.create(java.lang.String expression) |
| Modifier and Type | Method and Description |
|---|---|
static FormatStep |
Formatters.formatColor(ColorMap colors,
java.lang.String color) |
static FormatStep[] |
FormatStringParser.getSteps(java.lang.String formatString,
ColorMap colors)
Compile a format string into a series of format steps.
|