log_job | R Documentation |
Opens the log of job.
log_job(job, offset = NULL, limit = NULL, con = NULL)
job |
the job or the job_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.