public final class FSTLogger extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
FSTLogger.Level |
static interface |
FSTLogger.Log |
| Modifier and Type | Method and Description |
|---|---|
static FSTLogger |
getLogger(Class<?> clazz) |
void |
log(FSTLogger.Level level,
String message,
Throwable ex) |
static void |
setBinding(FSTLogger.Log log)
Initialize FST logging with a
FSTLogger.Log binding. |
public static void setBinding(FSTLogger.Log log)
FSTLogger.Log binding.log - public void log(FSTLogger.Level level, String message, Throwable ex)
Copyright © 2018. All rights reserved.