public class LogViewerClient extends Object
| Constructor and Description |
|---|
LogViewerClient(String backEndUrl,
String sessionCookie) |
LogViewerClient(String backEndURL,
String userName,
String password) |
| Modifier and Type | Method and Description |
|---|---|
void |
clearLogs() |
org.wso2.carbon.logging.view.data.xsd.LogEvent[] |
getAllRemoteSystemLogs()
Provide all remote system logs
|
org.wso2.carbon.logging.view.data.xsd.LogEvent[] |
getAllSystemLogs()
Deprecated.
|
public LogViewerClient(String backEndUrl, String sessionCookie) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic org.wso2.carbon.logging.view.data.xsd.LogEvent[] getAllRemoteSystemLogs()
throws RemoteException
RemoteException@Deprecated public org.wso2.carbon.logging.view.data.xsd.LogEvent[] getAllSystemLogs() throws RemoteException
RemoteExceptionpublic void clearLogs()
throws RemoteException
RemoteExceptionCopyright © 2021 WSO2. All rights reserved.