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

Use proper logging instead of print statements #650

Open
Andrew-S-Rosen opened this issue Oct 22, 2024 · 0 comments
Open

Use proper logging instead of print statements #650

Andrew-S-Rosen opened this issue Oct 22, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Andrew-S-Rosen
Copy link
Contributor

All throughout mace, e.g. mace.calculators.foundation_models print statements are used. This can be quite burdensome. This feature request is to replace all print statements with proper logging, so it can be modified by the user.

@vue1999 vue1999 self-assigned this Oct 28, 2024
@ilyes319 ilyes319 added the enhancement New feature or request label Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants