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