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

surface keys as argument/option to control log content #206

Open
nicholas-masel opened this issue Aug 30, 2023 · 0 comments
Open

surface keys as argument/option to control log content #206

nicholas-masel opened this issue Aug 30, 2023 · 0 comments

Comments

@nicholas-masel
Copy link
Collaborator

          In general, it might be a good idea to make it so the users can turn off/on different elements of logging, rather than always doing them. 

logrx/R/log.R

Line 110 in 678a34c

set_log_element("lint_results", get_lint_results(file))

Based on the code in the function log_config(), you could update to have an argument where the user can set which elements they would like to capture for the log. With "keys" being hardcoded within the function, it really isn't config-ing in the user sense.

Originally posted by @thebioengineer in #202 (comment)

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

No branches or pull requests

1 participant