| Package | Description |
|---|---|
| org.wso2.carbon.logging.view.ui |
| Modifier and Type | Method and Description |
|---|---|
PaginatedLogEvent |
LogViewerClient.getPaginatedApplicationLogEvents(int pageNumber,
String type,
String keyword,
String applicationName)
This method will return logs filtered by a given application name.
|
PaginatedLogEvent |
LogViewerClient.getPaginatedLogEvents(int pageNumber,
String type,
String keyword)
Get paginated log events filtered by type and search keyword.
|
Copyright © 2026 WSO2. All rights reserved.