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

Experimental: zap backend for go-log #61

Merged
merged 12 commits into from
Sep 5, 2019
Merged

Experimental: zap backend for go-log #61

merged 12 commits into from
Sep 5, 2019

Commits on Sep 4, 2019

  1. Zap!!

    License: MIT
    Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
    Kubuxu committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    279345f View commit details
    Browse the repository at this point in the history
  2. Deprecate Warning and Warningf

    License: MIT
    Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
    Kubuxu committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    a90b27e View commit details
    Browse the repository at this point in the history
  3. Removed why/logging

    License: MIT
    Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
    Kubuxu committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    4baffa2 View commit details
    Browse the repository at this point in the history
  4. Expose Zap

    License: MIT
    Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
    Kubuxu committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    7bfb9a1 View commit details
    Browse the repository at this point in the history
  5. Address review

    License: MIT
    Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
    Kubuxu committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    079c202 View commit details
    Browse the repository at this point in the history
  6. Address review

    License: MIT
    Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
    Kubuxu committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    92024ec View commit details
    Browse the repository at this point in the history
  7. Return without changing log level if level is invalid

    License: MIT
    Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
    Kubuxu committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    167d6d4 View commit details
    Browse the repository at this point in the history
  8. Cleanup stringToZap

    License: MIT
    Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
    Kubuxu committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    129fa80 View commit details
    Browse the repository at this point in the history
  9. Remove unused code

    License: MIT
    Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
    Kubuxu committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    c5f3474 View commit details
    Browse the repository at this point in the history
  10. Typed levels

    License: MIT
    Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
    Kubuxu committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    fec3878 View commit details
    Browse the repository at this point in the history
  11. add godocs.

    License: MIT
    Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
    raulk authored and Kubuxu committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    2ca2427 View commit details
    Browse the repository at this point in the history
  12. update deps and regen go.sum.

    License: MIT
    Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
    raulk authored and Kubuxu committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    2b4e426 View commit details
    Browse the repository at this point in the history