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

formal use of logging #87

Open
jla-gardner opened this issue Jul 30, 2024 · 2 comments
Open

formal use of logging #87

jla-gardner opened this issue Jul 30, 2024 · 2 comments

Comments

@jla-gardner
Copy link
Collaborator

In several places, we "log" using the following: print("[log] ...") - let's use the logging package for doing this! This also gives us the option to to specify debug, info, warning and error logs 😄

@YuanbinLiu
Copy link
Collaborator

Great suggestions! Logging has been used now.😁

@jla-gardner
Copy link
Collaborator Author

Partially implemented in #84 - more work required to extend this to all of autoplex.

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

2 participants