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

Feature: Baseline logging #283

Closed
jonthegeek opened this issue Oct 9, 2024 · 0 comments · Fixed by #285
Closed

Feature: Baseline logging #283

jonthegeek opened this issue Oct 9, 2024 · 0 comments · Fixed by #285
Milestone

Comments

@jonthegeek
Copy link
Collaborator

Feature Details

As a developer, in order to improve gsm.app, I'd like to know how people use it.

Implement logging, and/or make it possible for the gsm.app user to implement logging (I'm leaning toward this approach).

Possible Implementation

Accept run_gsm_app() (and potentially run_sample_gsm_app()) arguments of elements to add to the UI (as a list or tagList), and a server function to call inside the server function (ie, something that takes (input, output, session)). That way, for example, the user could implement {shiny.telemetry} in their app.

Additional Comments

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

Successfully merging a pull request may close this issue.

1 participant