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 logr implementation to README and json.RawMessage to Fields() #337

Merged
merged 2 commits into from Aug 3, 2021
Merged

Add logr implementation to README and json.RawMessage to Fields() #337

merged 2 commits into from Aug 3, 2021

Commits on Jul 31, 2021

  1. Add logr implementation

    Also split appendFields type switch into concrete vs interface type, and add type assert of json.RawMessage
    hn8 committed Jul 31, 2021
    Copy the full SHA
    e40d3c6 View commit details
    Browse the repository at this point in the history
  2. Revert logr subpackage

    Added to README instead
    hn8 committed Jul 31, 2021
    Copy the full SHA
    1c1e0de View commit details
    Browse the repository at this point in the history