| Package | Description |
|---|---|
| de.mhus.lib.core.logging |
| Modifier and Type | Method and Description |
|---|---|
Log.LEVEL |
PrintWriterLog.getLevel() |
Log.LEVEL |
ConsoleFactory.getLevel() |
static Log.LEVEL |
Log.LEVEL.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Log.LEVEL[] |
Log.LEVEL.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PrintWriterLog.setLevel(Log.LEVEL level) |
void |
ConsoleFactory.setLevel(Log.LEVEL level) |
Copyright © 2014. All rights reserved.