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

Add -debug and -json logging flags #151

Merged
merged 8 commits into from
Aug 12, 2023
Merged

Add -debug and -json logging flags #151

merged 8 commits into from
Aug 12, 2023

Conversation

lthibault
Copy link
Collaborator

Stacked on top of #150. Merge that first.

59d5c93 adds the ww -debug and ww -json logs, which control log verbosity. ffe98d4 cleans up logging, notably by creating the util/log package.

It is recommended to review each of these commits separately. There's a lot of noise, but the changes are simple. Most of the diff is just updating code at the call site.

@lthibault lthibault added enhancement New feature or request cleanup Code-quality improvements labels Aug 12, 2023
@lthibault lthibault added this to the v0.1.0 milestone Aug 12, 2023
@lthibault lthibault requested a review from mikelsr August 12, 2023 03:31
@lthibault lthibault self-assigned this Aug 12, 2023
@mikelsr mikelsr merged commit 44c106a into v0.1.0 Aug 12, 2023
@mikelsr mikelsr deleted the feat/log-levels branch August 12, 2023 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Code-quality improvements enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants