log_service | R Documentation |
Opens the log of secondary service.
log_service(service, offset = NULL, limit = NULL, con = NULL)
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 |
a Log
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.