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

Rewrite 4 #59

Merged
merged 10 commits into from
Dec 6, 2019
Merged

Rewrite 4 #59

merged 10 commits into from
Dec 6, 2019

Conversation

nhooyr
Copy link
Contributor

@nhooyr nhooyr commented Dec 6, 2019

The fourth rewrite of slog.

The biggest change is the removal of the automatic reflection logging in favour of always using json.Marshal.

Very dramatic decrease in complexity and code.

I also have upped test coverage a lot by rewriting code to be easier to test.

@nhooyr nhooyr marked this pull request as ready for review December 6, 2019 22:26
@nhooyr nhooyr merged commit 59a8f42 into master Dec 6, 2019
@nhooyr nhooyr deleted the simplify branch December 6, 2019 22:26
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