PatternConverter
@Plugin(name="blue", category="Converter") public static final class AbstractStyleNameConverter.Blue extends AbstractStyleNameConverter
AbstractStyleNameConverter.Black, AbstractStyleNameConverter.Blue, AbstractStyleNameConverter.Cyan, AbstractStyleNameConverter.Green, AbstractStyleNameConverter.Magenta, AbstractStyleNameConverter.Red, AbstractStyleNameConverter.White, AbstractStyleNameConverter.Yellow
Modifier and Type | Field | Description |
---|---|---|
protected static String |
NAME |
Blue
|
LOGGER
CATEGORY
Constructor | Description |
---|---|
Blue(List<PatternFormatter> formatters,
String styling) |
Constructs the converter.
|
Modifier and Type | Method | Description |
---|---|---|
static AbstractStyleNameConverter.Blue |
newInstance(Configuration config,
String[] options) |
Gets an instance of the class (called via reflection).
|
getName, getStyleClass
format, newInstance
format, handlesThrowable, isVariable
protected static final String NAME
public Blue(List<PatternFormatter> formatters, String styling)
formatters
- The PatternFormatters to generate the text to manipulate.styling
- The styling that should encapsulate the pattern.public static AbstractStyleNameConverter.Blue newInstance(Configuration config, String[] options)
config
- The current Configuration.options
- The pattern options, may be null. If the first element is "short", only the first line of the
throwable will be formatted.Copyright © 1999-2018. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.