gce_shiny_logs {googleComputeEngineR} | R Documentation |
Get the latest shiny logs for a shinyapp
Description
Get the latest shiny logs for a shinyapp
Usage
gce_shiny_logs(instance, shinyapp = NULL)
Arguments
instance |
Instance with Shiny app installed |
shinyapp |
Name of shinyapp to see logs for. If NULL will return general shiny logs |
Value
log printout
[Package googleComputeEngineR version 0.3.0 Index]