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

Add log printout to announce modifier logging #1432

Merged
merged 7 commits into from
Mar 16, 2023
Merged

Conversation

KSGulin
Copy link
Contributor

@KSGulin KSGulin commented Mar 13, 2023

By default, modifier logs are saved to the directory sparse_logs to keep them from cluttering the user's interface while preserving them for debugging purposes. Currently, this is not made known to the user in any way. This PR adds a simple logging message to alert the user of these logs and their save path.

Includes as a rider fix to prevent tests from generating persisting files

Test plan
Existing unit tests

@KSGulin KSGulin requested a review from a team March 13, 2023 16:40
@KSGulin KSGulin self-assigned this Mar 13, 2023
@KSGulin KSGulin requested review from mgoin, eldarkurtic and mwitiderrick and removed request for a team March 13, 2023 16:40
dbogunowicz
dbogunowicz previously approved these changes Mar 13, 2023
bfineran
bfineran previously approved these changes Mar 13, 2023
rahul-tuli
rahul-tuli previously approved these changes Mar 14, 2023
@KSGulin KSGulin dismissed stale reviews from rahul-tuli, bfineran, and dbogunowicz via 5a4f911 March 15, 2023 14:30
@KSGulin KSGulin merged commit 1699676 into main Mar 16, 2023
@KSGulin KSGulin deleted the log_path_announce branch March 16, 2023 16:47
KSGulin added a commit that referenced this pull request Mar 16, 2023
* Add prinout to alert user of modifier logging path

* Fix typo

* Prevent new files from being created during testing
KSGulin added a commit that referenced this pull request Mar 16, 2023
* Add prinout to alert user of modifier logging path

* Fix typo

* Prevent new files from being created during testing
KSGulin added a commit that referenced this pull request Mar 17, 2023
* Add prinout to alert user of modifier logging path

* Fix typo

* Prevent new files from being created during testing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants