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

Logging glow up #310

Open
jsstevenson opened this issue Aug 7, 2024 · 0 comments
Open

Logging glow up #310

jsstevenson opened this issue Aug 7, 2024 · 0 comments
Labels
enhancement New feature or request priority:medium Medium priority

Comments

@jsstevenson
Copy link
Member

Feature description

I'm not confident that our development or production logging protocols for the backend are up to snuff. Frankly, I think I wrote them before I had much of an idea of how logging in Python worked, and it wouldn't surprise me if they're broken somehow. I'd like to do a reevaluation.

Use case

Gotta know when something breaks!

Proposed solution

  • Double check initialization params
  • Add logging statements where helpful
  • Add noisy log suppression to tests

Alternatives considered

No response

Implementation details

No response

Potential Impact

No response

Additional context

No response

Contribution

Yes, I can create a PR for this feature.

@jsstevenson jsstevenson added enhancement New feature or request priority:medium Medium priority labels Aug 7, 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 priority:medium Medium priority
Projects
None yet
Development

No branches or pull requests

1 participant