Package | Description |
---|---|
org.wso2.carbon.logging.service.data | |
org.wso2.carbon.logging.service.provider | |
org.wso2.carbon.logging.service.provider.api |
Modifier and Type | Method and Description |
---|---|
LogFileInfo[] |
PaginatedLogFileInfo.getLogFileInfo() |
Modifier and Type | Method and Description |
---|---|
void |
PaginatedLogFileInfo.setLogFileInfo(LogFileInfo[] logFileInfo) |
Modifier and Type | Method and Description |
---|---|
List<LogFileInfo> |
FileLogProvider.getLogFileInfoList(String tenantDomain,
String serverKey) |
Modifier and Type | Method and Description |
---|---|
List<LogFileInfo> |
LogFileProvider.getLogFileInfoList(String tenantDomain,
String serviceName)
Return a list of information about the log files, which is available under given tenant domain and
serviceName
eg: log name, log date, log size
|
Copyright © 2018 WSO2. All rights reserved.