Skip to content

Enhance logging configuration with -q option and regression test#162

Merged
krowvin merged 4 commits intomainfrom
160-add-a-quiet-flag
Mar 27, 2026
Merged

Enhance logging configuration with -q option and regression test#162
krowvin merged 4 commits intomainfrom
160-add-a-quiet-flag

Conversation

@krowvin
Copy link
Collaborator

@krowvin krowvin commented Mar 23, 2026

Adds -q flag to silence non critical errors
adds floor log level for prod (only show warn and above)
tests

@krowvin krowvin requested a review from Enovotny March 23, 2026 18:32
@krowvin krowvin linked an issue Mar 23, 2026 that may be closed by this pull request
Copy link
Collaborator Author

@krowvin krowvin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Spoke about this at the Davis workshop. Did not hear any concerns with setting log level to "warning" or above by default for PROD and allowing for --log-level override if needed

@krowvin krowvin merged commit a9d6887 into main Mar 27, 2026
7 of 8 checks passed
@krowvin krowvin deleted the 160-add-a-quiet-flag branch March 27, 2026 01:29
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.

Add a 'quiet' flag

1 participant