Write the reactlog to a file. If a session token is provided, all reactive interactions will be subsetted to either the global session or the session provided.
reactlog_write(log, file = stdout(), session_token = NULL)
produced by shiny to be written
location of output file. If a NULL
file is given, the
json representation is return.
Session token identifier to be used when subsetting the complete reactlog