| Package | Description |
|---|---|
| org.nustaq.logging |
| Modifier and Type | Method and Description |
|---|---|
static FSTLogger.Level |
FSTLogger.Level.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FSTLogger.Level[] |
FSTLogger.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 |
FSTLogger.log(FSTLogger.Level level,
String message,
Throwable ex) |
void |
FSTLogger.Log.log(String name,
FSTLogger.Level level,
String message,
Throwable ex) |
Copyright © 2018. All rights reserved.