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

logfile improvement #295

Open
AdityaSavara opened this issue Aug 3, 2022 · 1 comment
Open

logfile improvement #295

AdityaSavara opened this issue Aug 3, 2022 · 1 comment

Comments

@AdityaSavara
Copy link
Owner

The log should include reduced parameter space as well as collecting all warnings.

However, it should probably also use the "export import" module to export the various settings chosen by the person.

#293

@AdityaSavara
Copy link
Owner Author

I attempted to change our printed warnings to "warnings.warn" and also "logging.warning" objects, and various with statements etc,. but did not succeed in getting the functionality as desired. Maybe should do something like cx_manager case below.
https://coderzcolumn.com/tutorials/python/warnings-simple-guide-to-handle-warning-messages-in-python

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

1 participant