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

Dynamically Configurable Logs #12

Open
bh2smith opened this issue May 30, 2024 · 0 comments
Open

Dynamically Configurable Logs #12

bh2smith opened this issue May 30, 2024 · 0 comments

Comments

@bh2smith
Copy link
Collaborator

This project hard-codes the log level to INFO. We should refactor the project to pass log configuration throughout the program.

IMO these fields that we're setting should be from config (or if you think that's overkill, then set via CONSTANTS), not set directly in this function. Should load from config or constants and set in this fn.

Originally posted by @anthony-near in #10 (comment)

This was referenced May 30, 2024
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

No branches or pull requests

1 participant