task_log | R Documentation |
Return the log of a task, if enabled.
task_log(id, root, parse = TRUE)
id |
Single task identifier |
root |
A context root (not just the db as in
|
parse |
Parse the log output into a |
The returned object is of class task_log
, which has a print
method that will nicely display. Output is grouped into phases.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.