List or view logs from the shiny server.
Usage
twinkle_logs(name, list = FALSE, filename = NULL)
Arguments
- name
Name of the application
- list
Logical, indicating if we should list filenames of log
files, rather than show the last, or a particular, log file.
- filename
Optional filename, to show a particular log.
Otherwise we print the most recent log.