getSessionData: Get session data
Description
Internal function providing session data relevant to logging.
Usage
getSessionData(session, group = NULL)
Value
A list of relevant log fields
Arguments
- session
A shiny session object
- group
Character string providing the name of the app R package name.
The term "group" is used to relate to the environmental variable
SHINYPROXY_USERGROUPS that corresponds to the apps a given user can access.