| log_service {openeo} | R Documentation | 
Service log
Description
Opens the log of secondary service.
Usage
log_service(service, offset = NULL, limit = NULL, con = NULL)
Arguments
service | 
 the service or the service_id  | 
offset | 
 the id of the log entry to start from  | 
limit | 
 the limit of lines to be shown  | 
con | 
 an optional connection if you want to address a specific service  | 
Value
a Log object
[Package openeo version 1.3.1 Index]