| Package | Description |
|---|---|
| cz.xtf.core.service.logs.streaming |
| Modifier and Type | Field and Description |
|---|---|
static ServiceLogColor[] |
ServiceLogColor.COLORS |
| Modifier and Type | Method and Description |
|---|---|
static ServiceLogColor |
ServiceLogColor.getNext() |
static ServiceLogColor |
ServiceLogColor.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServiceLogColor[] |
ServiceLogColor.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceLogColoredPrintStream.Builder |
ServiceLogColoredPrintStream.Builder.withColor(ServiceLogColor color) |
Copyright © 2022. All rights reserved.