Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Logging further variables (e.g. reactive variables defined in the server part) #11

Open
sammerk opened this issue Sep 27, 2021 · 1 comment

Comments

@sammerk
Copy link

sammerk commented Sep 27, 2021

I want to log variables that aren't inputs or outputs or session information (e.g. url variable fetched with session$clientData$url_search or reactive values completed as auxiliary variables in the server). Is there a workaround for this need?

@pvictor
Copy link
Member

pvictor commented Sep 30, 2021

Hello,
Currently no, that's not implemented. I have to see how it can be integrated with the rest.
Meantime, maybe you can use a R logging package such as https://github.com/daroczig/logger ?

Victor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants