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

If logging as JSON and the type is json.RawMessage log it "as-is" #147

Merged
merged 7 commits into from
Nov 10, 2022
Prev Previous commit
Next Next commit
Change path so we can use this as a fork as needed
  • Loading branch information
sfc-gh-jchacon authored Aug 2, 2022
commit aabcc820c05a92a880fbf3226233c85d7598a28f
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module github.com/go-logr/logr
module github.com/sfc-gh-jchacon/logr

go 1.16