Skip to content

fix: 336 no concise way to log lots of variables #340

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

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

tkevinbest
Copy link
Member

Updated the methods for tracking and untracking variables to accept lists. Also added unit tests.

@tkevinbest tkevinbest linked an issue Mar 18, 2025 that may be closed by this pull request
@tkevinbest tkevinbest changed the base branch from main to feature/documentation March 24, 2025 14:33
@tkevinbest
Copy link
Member Author

tkevinbest commented Apr 7, 2025

@senthurayyappan I brought this branch up to date with main. Main changes: 1) added back a method to add attributes from an object to the log. Unfortunately still uses strings, but I can live with that. 2) renamed the track_variable method to track_function to be more correct about what inputs it requires. Should be good to merge. Also updated the docs to show each in use.

@tkevinbest tkevinbest changed the base branch from feature/documentation to main April 8, 2025 13:57
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 this pull request may close these issues.

No concise way to log lots of variables
1 participant