| Package | Description | 
|---|---|
| org.springframework.boot.ansi | Support classes to provide ANSI color output. | 
| org.springframework.boot.logging.log4j2 | Support for the Log4j 2 logging library. | 
| org.springframework.boot.logging.logback | Support for the Logback logging library. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AnsiBackgroundAnsibackground colors. | 
| class  | AnsiColorAnsicolors. | 
| class  | AnsiStyleAnsistyles. | 
| Modifier and Type | Method and Description | 
|---|---|
| static String | AnsiOutput. encode(AnsiElement element)Encode a single  AnsiElementif output is enabled. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | ColorConverter. appendAnsiString(StringBuilder toAppendTo,
                String in,
                AnsiElement element) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected String | ColorConverter. toAnsiString(String in,
            AnsiElement element) | 
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.