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

Replace waterlog by slog #42

Merged
merged 1 commit into from
Oct 11, 2023
Merged

Replace waterlog by slog #42

merged 1 commit into from
Oct 11, 2023

Conversation

silkeh
Copy link
Member

@silkeh silkeh commented Sep 20, 2023

Replace waterlog by log/slog now that it's in the standard library.
The output should be similar when using a TTY but log friendly when not.

builder/build.go Outdated Show resolved Hide resolved
main.go Show resolved Hide resolved
Replace waterlog by `log/slog` now that it's in the standard library.
The output should be similar when using a TTY but log friendly when not.
Copy link
Member

@EbonJaeger EbonJaeger left a comment

Choose a reason for hiding this comment

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

LGTM, thanks! :)

Do we want to merge now, or wait for #45 ? That one already needs rebasing.

@silkeh
Copy link
Member Author

silkeh commented Oct 11, 2023

Let's merge this one now as that PR needs rebasing anyway!

@EbonJaeger EbonJaeger merged commit 7b95acf into master Oct 11, 2023
1 check passed
@EbonJaeger EbonJaeger deleted the slog branch October 11, 2023 15:27
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.

2 participants