Package | Description |
---|---|
org.springframework.boot.ansi |
Support classes to provide ANSI color output.
|
org.springframework.boot.logging.logback |
Support for the Logback logging library.
|
Class and Description |
---|
Ansi8BitColor
AnsiElement implementation for ANSI 8-bit foreground or background color codes. |
AnsiBackground
Ansi background colors. |
AnsiColor
Ansi colors. |
AnsiColors.BitDepth
Bit depths supported by this class.
|
AnsiElement
An ANSI encodable element.
|
AnsiOutput.Enabled
Possible values to pass to
AnsiOutput.setEnabled(org.springframework.boot.ansi.AnsiOutput.Enabled) . |
AnsiStyle
Ansi styles. |
Class and Description |
---|
AnsiElement
An ANSI encodable element.
|