get_deployment_app_logs | R Documentation |
Get logs from a deployed app.
get_deployment_app_logs(deployment_id, log_type)
deployment_id |
id of the deployment to get the log, can be obtained with get_deployments(). |
log_type |
type of logs we want to get among "build", "deploy" or "run". |
list - logs from deployed apps.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.