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

EncoderConfig and AtomicLevel validation added #791

Merged
merged 9 commits into from Mar 4, 2020

Commits on Feb 21, 2020

  1. Copy the full SHA
    0385f6c View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2020

  1. Copy the full SHA
    65887ac View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2020

  1. Copy the full SHA
    dbd4283 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'config-validation' of https://github.com/YashishDua/zap

    …into config-validation
    YashishDua committed Mar 1, 2020
    Copy the full SHA
    09c30d5 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2020

  1. test: Fix testify ordering

    abhinav committed Mar 4, 2020
    Copy the full SHA
    7744f0b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    70c2b47 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    1e6b55b View commit details
    Browse the repository at this point in the history
  4. Fix syntax error

    `if a == b{} { ... }` is syntactically invalid Go.
    abhinav committed Mar 4, 2020
    Copy the full SHA
    3f647e8 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    dffa12d View commit details
    Browse the repository at this point in the history