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

Implement logging #38

Closed
indrajithi opened this issue Jun 17, 2024 · 1 comment · Fixed by #43
Closed

Implement logging #38

indrajithi opened this issue Jun 17, 2024 · 1 comment · Fixed by #43
Assignees
Labels
good first issue Good for newcomers

Comments

@indrajithi
Copy link
Collaborator

  • Currently we use print for stdout.
  • Remove print across the code base
  • Use logging
  • Explore how to provide different coloured logs
@indrajithi indrajithi changed the title Implementing logging Implement logging Jun 17, 2024
@indrajithi indrajithi added the good first issue Good for newcomers label Jun 17, 2024
@Mews
Copy link
Collaborator

Mews commented Jun 18, 2024

If you haven't started working on this, could I be assigned to it :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants