Package | Description |
---|---|
org.wso2.carbon.logging.service | |
org.wso2.carbon.logging.service.data |
Modifier and Type | Method and Description |
---|---|
LoggerData[] |
LoggingAdmin.getAllLoggerData(String logNameFilter,
boolean beginsWith) |
LoggerData |
LoggingAdmin.getLoggerData(String loggerName) |
Modifier and Type | Method and Description |
---|---|
LoggerData[] |
LogData.getLoggerData() |
LoggerData |
LogData.getSelectedLoggerData() |
Modifier and Type | Method and Description |
---|---|
void |
LogData.setLoggerData(LoggerData[] loggerData) |
void |
LogData.setSelectedLoggerData(LoggerData selectedLoggerData) |
Copyright © 2018 WSO2. All rights reserved.