Modifier and Type | Field and Description |
---|---|
protected ExecuteMethod |
executeMethod |
static java.lang.String |
TYPE_KEY |
Constructor and Description |
---|
RemoteLogs(ExecuteMethod executeMethod,
LocalLogs localLogs) |
Modifier and Type | Method and Description |
---|---|
LogEntries |
get(java.lang.String logType)
Fetches available log entries for the given log type.
|
java.util.Set<java.lang.String> |
getAvailableLogTypes()
Queries for available log types.
|
protected ExecuteMethod executeMethod
public static final java.lang.String TYPE_KEY
public RemoteLogs(ExecuteMethod executeMethod, LocalLogs localLogs)
public LogEntries get(java.lang.String logType)
Logs
LoggingPreferences
.public java.util.Set<java.lang.String> getAvailableLogTypes()
Logs
getAvailableLogTypes
in interface Logs