- getAllLogs() - Method in class org.wso2.carbon.logging.view.ui.LogViewerClient
-
Take all the log events from buffer for the current tenant id.
- getApplicationNames() - Method in class org.wso2.carbon.logging.view.ui.LogViewerClient
-
This method will return tha application names can be found in logs.
- getAppName() - Method in class org.wso2.carbon.logging.view.ui.data.LogEvent
-
- getFileSize() - Method in class org.wso2.carbon.logging.view.ui.data.LogFileInfo
-
- getImageName(String) - Method in class org.wso2.carbon.logging.view.ui.LogViewerClient
-
This method will return the matching image url for a given log level.
- getInstance() - Method in class org.wso2.carbon.logging.view.ui.data.LogEvent
-
- getIp() - Method in class org.wso2.carbon.logging.view.ui.data.LogEvent
-
- getKey() - Method in class org.wso2.carbon.logging.view.ui.data.LogEvent
-
- getLocalLogFiles(int, String, String) - Method in class org.wso2.carbon.logging.view.ui.LogViewerClient
-
Get paginated list of log files in the repository/logs folder.
- getLogDate() - Method in class org.wso2.carbon.logging.view.ui.data.LogFileInfo
-
- getLogFileInfo() - Method in class org.wso2.carbon.logging.view.ui.data.PaginatedLogFileInfo
-
- getLogFileInfoList(String, String) - Method in class org.wso2.carbon.logging.view.ui.LogFileProvider
-
This method will return the information of log files in repository/logs.
- getLogger() - Method in class org.wso2.carbon.logging.view.ui.data.LogEvent
-
- getLogInfo() - Method in class org.wso2.carbon.logging.view.ui.data.PaginatedLogEvent
-
- getLogLevels() - Method in class org.wso2.carbon.logging.view.ui.LogViewerClient
-
This method will return all supported log levels.
- getLogName() - Method in class org.wso2.carbon.logging.view.ui.data.LogFileInfo
-
- getLogTime() - Method in class org.wso2.carbon.logging.view.ui.data.LogEvent
-
- getMessage() - Method in class org.wso2.carbon.logging.view.ui.data.LogEvent
-
- getNumberOfPages() - Method in class org.wso2.carbon.logging.view.ui.data.PaginatedLogEvent
-
- getNumberOfPages() - Method in class org.wso2.carbon.logging.view.ui.data.PaginatedLogFileInfo
-
- getPaginatedApplicationLogEvents(int, String, String, String) - Method in class org.wso2.carbon.logging.view.ui.LogViewerClient
-
This method will return logs filtered by a given application name.
- getPaginatedLogEvents(int, String, String) - Method in class org.wso2.carbon.logging.view.ui.LogViewerClient
-
Get paginated log events filtered by type and search keyword.
- getPriority() - Method in class org.wso2.carbon.logging.view.ui.data.LogEvent
-
- getServerName() - Method in class org.wso2.carbon.logging.view.ui.data.LogEvent
-
- getServiceNames() - Method in class org.wso2.carbon.logging.view.ui.LogViewerClient
-
- getStacktrace() - Method in class org.wso2.carbon.logging.view.ui.data.LogEvent
-
- getTenantId() - Method in class org.wso2.carbon.logging.view.ui.data.LogEvent
-