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

fix: don't configure logging on library import #189

Merged
merged 6 commits into from
Jun 4, 2024
Merged

fix: don't configure logging on library import #189

merged 6 commits into from
Jun 4, 2024

Conversation

jsstevenson
Copy link
Member

@jsstevenson jsstevenson commented May 30, 2024

  • configure logging on CLI usage
  • DON'T configure logging otherwise. for the API service to continue logging correctly, we either need to configure logging there, or do it here in the FastAPI stuff
  • fix a bunch of ruff violations that were missed

@jsstevenson jsstevenson added the priority:high High priority label May 30, 2024
@jsstevenson jsstevenson marked this pull request as ready for review May 30, 2024 20:19
@jsstevenson jsstevenson added priority:medium Medium priority and removed priority:high High priority labels May 30, 2024
@jsstevenson jsstevenson added priority:low Low priority and removed priority:medium Medium priority labels Jun 4, 2024
@jsstevenson jsstevenson merged commit 1b3d3db into main Jun 4, 2024
30 checks passed
@jsstevenson jsstevenson deleted the logging branch June 4, 2024 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority:low Low priority
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants