@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 and Description |
---|---|
protected static String |
NAME
Blue
|
LOGGER
CATEGORY
Constructor and Description |
---|
Blue(List<PatternFormatter> formatters,
String styling)
Constructs the converter.
|
Modifier and Type | Method and Description |
---|---|
static AbstractStyleNameConverter.Blue |
newInstance(Configuration config,
String[] options)
Gets an instance of the class (called via reflection).
|
format, newInstance
format, handlesThrowable
getName, getStyleClass
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-2021 Apache Software Foundation. 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.