| Package | Description |
|---|---|
| io.github.uptonstallman.jsonlibjava.process.log |
| Modifier and Type | Method and Description |
|---|---|
Level |
Log.getLevel()
Gets level.
|
Level |
ConsoleLog.getLevel() |
static Level |
Level.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Level[] |
Level.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ConsoleLog(Level overrideLevel)
Instantiates a new Console log.
|
Copyright © 2025. All rights reserved.