public class LogReaderUtil extends Object
| Constructor and Description |
|---|
LogReaderUtil() |
| Modifier and Type | Method and Description |
|---|---|
static InputStream |
getZippedLog(String type) |
static org.webswing.server.common.model.rest.LogResponse |
readLog(String type,
org.webswing.server.common.model.rest.LogRequest request) |
public static org.webswing.server.common.model.rest.LogResponse readLog(String type, org.webswing.server.common.model.rest.LogRequest request) throws org.webswing.server.model.exception.WsException
org.webswing.server.model.exception.WsExceptionpublic static InputStream getZippedLog(String type) throws org.webswing.server.model.exception.WsException
org.webswing.server.model.exception.WsExceptionCopyright © 2018. All rights reserved.