| Modifier and Type | Field and Description |
|---|---|
static String |
BLACK
The constant BLACK.
|
static String |
BLUE
The constant BLUE.
|
static String |
CYAN
The constant CYAN.
|
static String |
GREEN
The constant GREEN.
|
static String |
PURPLE
The constant PURPLE.
|
static String |
RED
The constant RED.
|
static String |
RESET
The constant RESET.
|
static String |
WHITE
The constant WHITE.
|
static String |
YELLOW
The constant YELLOW.
|
| Constructor and Description |
|---|
ConsoleLog()
Instantiates a new Console log.
|
ConsoleLog(Level overrideLevel)
Instantiates a new Console log.
|
public static final String RESET
public static final String BLACK
public static final String RED
public static final String GREEN
public static final String YELLOW
public static final String BLUE
public static final String PURPLE
public static final String CYAN
public static final String WHITE
public ConsoleLog()
public ConsoleLog(Level overrideLevel)
overrideLevel - the override levelCopyright © 2025. All rights reserved.