Is there any way to get a copy of the log files or the process data from a Shiny app? This information could be valuable to improving user interfaces, or one could build a Shiny app to engineer that certain log / process data is recorded to be able to make inferences about the user. I've looked a bit online but haven't found anything about how to capture what actions were taken when a user interacts with a Shiny app.