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

Implement structured logging #1438

Merged
merged 6 commits into from
Jan 26, 2024
Merged

Commits on Jan 18, 2024

  1. Implement logging using log/slog

    Signed-off-by: M Essam Hamed <github@messam.xyz>
    mohamed-essam committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    89cd372 View commit details
    Browse the repository at this point in the history
  2. Update helm template with new parameters

    Signed-off-by: M Essam Hamed <github@messam.xyz>
    mohamed-essam committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    ad36db3 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Fix wrong flag name for log-format in helm template

    Signed-off-by: M Essam Hamed <github@messam.xyz>
    mohamed-essam committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    c2104a7 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Resolve comments

    Signed-off-by: M Essam Hamed <github@messam.xyz>
    mohamed-essam committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    8ea1c2d View commit details
    Browse the repository at this point in the history
  2. Move version printing inside if printVersion

    Signed-off-by: M Essam Hamed <github@messam.xyz>
    mohamed-essam committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    08b7c6d View commit details
    Browse the repository at this point in the history
  3. Add missing slog parameters

    Signed-off-by: M Essam Hamed <github@messam.xyz>
    mohamed-essam committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    dfab9ad View commit details
    Browse the repository at this point in the history