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 logging option to disable fields in log entry #631

Merged
merged 12 commits into from
Sep 19, 2023

Commits on Sep 5, 2023

  1. add option to choose grpc log fields

    Signed-off-by: Coleen Iona Quadros <coleen.quadros27@gmail.com>
    coleenquadros committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    e7586b7 View commit details
    Browse the repository at this point in the history
  2. test changes

    Signed-off-by: Coleen Iona Quadros <coleen.quadros27@gmail.com>
    coleenquadros committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    95849e2 View commit details
    Browse the repository at this point in the history
  3. use existing func

    Signed-off-by: Coleen Iona Quadros <coleen.quadros27@gmail.com>
    coleenquadros committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    6ff63c5 View commit details
    Browse the repository at this point in the history
  4. lint

    Signed-off-by: Coleen Iona Quadros <coleen.quadros27@gmail.com>
    coleenquadros committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    9d37da0 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. refactor

    Signed-off-by: Coleen Iona Quadros <coleen.quadros27@gmail.com>
    coleenquadros committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    c8c5b97 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. refactor adding log fields

    Signed-off-by: Coleen Iona Quadros <coleen.quadros27@gmail.com>
    coleenquadros committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    ff52335 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. change to disable logging fields

    Signed-off-by: Coleen Iona Quadros <coleen.quadros27@gmail.com>
    coleenquadros committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    fae4775 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. refactor and add comment

    Signed-off-by: Coleen Iona Quadros <coleen.quadros27@gmail.com>
    coleenquadros committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    bae1847 View commit details
    Browse the repository at this point in the history
  2. comment

    Signed-off-by: Coleen Iona Quadros <coleen.quadros27@gmail.com>
    coleenquadros committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    7688057 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. refactor deleting

    Signed-off-by: Coleen Iona Quadros <coleen.quadros27@gmail.com>
    coleenquadros committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    b0d9c3c View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Update interceptors/logging/logging.go

    Co-authored-by: Johan Brandhorst-Satzkorn <johan.brandhorst@gmail.com>
    coleenquadros and johanbrandhorst authored Sep 19, 2023
    Configuration menu
    Copy the full SHA
    ce3ef08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4694257 View commit details
    Browse the repository at this point in the history