Get logs
get_logs.Rd
This function returns logs from the IQB Testcenter
Usage
get_logs(workspace, groups = NULL)
# S4 method for class 'WorkspaceTestcenter'
get_logs(workspace, groups = NULL)
Arguments
- workspace
WorkspaceTestcenter. Workspace information necessary to retrieve unit information and resources from the API.
- groups
Character. Name of the groups to be retrieved or all groups if not specified. Please note, that this has to be specified in all-capital letters.