| Package | Description |
|---|---|
| io.appulse.logging |
| Modifier and Type | Method and Description |
|---|---|
static AnsiOutput.Enabled |
AnsiOutput.Enabled.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AnsiOutput.Enabled[] |
AnsiOutput.Enabled.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
AnsiOutput.setEnabled(@NonNull AnsiOutput.Enabled enabled)
Sets if ANSI output is enabled.
|
Copyright © 2019 Appulse. All rights reserved.