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

feat(field): add zap.Dict to Field constructor list #1297

Merged
merged 6 commits into from
Aug 14, 2023
Merged

feat(field): add zap.Dict to Field constructor list #1297

merged 6 commits into from
Aug 14, 2023

Commits on Jul 3, 2023

  1. feat(field): add zap.Dict

    hhk7734 committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    45dfb49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a315d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c7834c View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    087c35b View commit details
    Browse the repository at this point in the history
  2. Implement without new field type

    This functionality doesn't require a new field type
    and can be implemented in the Zap package itself
    as a new ObjectMarshaler.
    abhinav committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    d0bde18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c19628d View commit details
    Browse the repository at this point in the history