public interface ProcessLog
| Modifier and Type | Interface and Description |
|---|---|
static class |
ProcessLog.Level |
| Modifier and Type | Method and Description |
|---|---|
ProcessLog.Level |
getLevel() |
java.lang.String |
getMessage() |
java.lang.Throwable |
getThrowable() |
ProcessLog.Level getLevel()
java.lang.String getMessage()
java.lang.Throwable getThrowable()