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

Better logging #60

Draft
wants to merge 148 commits into
base: master
Choose a base branch
from

Conversation

multimeric
Copy link
Collaborator

This PR builds off #47, so the diff looks enormous at the moment. I'm keeping this separate so as to not delay that PR.

This reworks logging in a few ways:

  • Converts all of the print statements into formal Python logging, meaning that it can be configured better
  • Use the Rich logger, for coloured logs
  • Log the lattice parameters for user feedback, whenever we successfully validate the class

TODO:

  • Check what the old logging configuration was doing, and if it will break anything to remove

multimeric and others added 30 commits December 19, 2023 11:35
can modify this in the future

Co-authored-by: Michael Milton <[email protected]>
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.

2 participants