Modifier and Type | Field and Description |
---|---|
protected ExecuteMethod |
executeMethod |
static String |
TYPE_KEY |
Constructor and Description |
---|
RemoteLogs(ExecuteMethod executeMethod,
LocalLogs localLogs) |
Modifier and Type | Method and Description |
---|---|
LogEntries |
get(String logType) |
Set<String> |
getAvailableLogTypes() |
protected ExecuteMethod executeMethod
public static final String TYPE_KEY
public RemoteLogs(ExecuteMethod executeMethod, LocalLogs localLogs)
public LogEntries get(String logType)
public Set<String> getAvailableLogTypes()
getAvailableLogTypes
in interface Logs
Copyright © 2015. All rights reserved.