| Modifier and Type | Method and Description |
|---|---|
static ConsoleLog.Level |
ConsoleLog.Level.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConsoleLog.Level[] |
ConsoleLog.Level.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ConsoleLog(ConsoleLog.Level level)
Creates a new Console Log.
|
ConsoleLogCreator(ConsoleLog.Level level)
Creates a new Console Log Creator.
|
Copyright © 2015. All rights reserved.