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

refactor(misconf): use slog #7295

Merged
merged 12 commits into from
Aug 23, 2024
Merged

refactor(misconf): use slog #7295

merged 12 commits into from
Aug 23, 2024

Commits on Aug 1, 2024

  1. refactor(misconf): use slog

    Signed-off-by: nikpivkin <[email protected]>
    nikpivkin committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    f2180e3 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    68b09c5 View commit details
    Browse the repository at this point in the history
  2. fix after merge

    Signed-off-by: nikpivkin <[email protected]>
    nikpivkin committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    b68f254 View commit details
    Browse the repository at this point in the history
  3. refactor: remove parser interfaces

    Signed-off-by: nikpivkin <[email protected]>
    nikpivkin committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    d686ed4 View commit details
    Browse the repository at this point in the history
  4. add a message for missing CF parameters

    Signed-off-by: nikpivkin <[email protected]>
    nikpivkin committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    fc02682 View commit details
    Browse the repository at this point in the history
  5. add a message when a Dockerfile parsing error occurs

    Signed-off-by: nikpivkin <[email protected]>
    nikpivkin committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    04de917 View commit details
    Browse the repository at this point in the history
  6. improve Terraform scanning logging

    Signed-off-by: nikpivkin <[email protected]>
    nikpivkin committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    b80b51e View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. fix error and log messages

    Signed-off-by: nikpivkin <[email protected]>
    nikpivkin committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    2533267 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. fix: change the wording of the logs and add tests

    Signed-off-by: nikpivkin <[email protected]>
    nikpivkin committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    1cb0263 View commit details
    Browse the repository at this point in the history
  2. refactor: rename DebugLogger to Logger

    Signed-off-by: nikpivkin <[email protected]>
    nikpivkin committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    b2cdb99 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e88f581 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    f851845 View commit details
    Browse the repository at this point in the history