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

Fix logger to only initialize it once #282

Merged
merged 26 commits into from
Sep 12, 2024
Merged

Fix logger to only initialize it once #282

merged 26 commits into from
Sep 12, 2024

Commits on Aug 20, 2024

  1. fix bugs for Swift 6

    waahm7 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    2b95d25 View commit details
    Browse the repository at this point in the history
  2. fix typo

    waahm7 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    b877402 View commit details
    Browse the repository at this point in the history
  3. fix for apple os

    waahm7 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    f3bbdaf View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. refactor config

    waahm7 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    06ca237 View commit details
    Browse the repository at this point in the history
  2. update exlcudes

    waahm7 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    a7935a0 View commit details
    Browse the repository at this point in the history
  3. s2n excludes

    waahm7 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    485f21e View commit details
    Browse the repository at this point in the history
  4. another exlude

    waahm7 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    1b08523 View commit details
    Browse the repository at this point in the history
  5. disable trailing comma warning

    waahm7 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    1b32200 View commit details
    Browse the repository at this point in the history
  6. remove dot

    waahm7 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    de8039e View commit details
    Browse the repository at this point in the history
  7. fix creds tests

    waahm7 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    0420db4 View commit details
    Browse the repository at this point in the history
  8. fix profile again

    waahm7 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    2c2ad5f View commit details
    Browse the repository at this point in the history
  9. fix elastic curl

    waahm7 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    ae1aad1 View commit details
    Browse the repository at this point in the history
  10. fix elastic curl

    waahm7 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    f776ce2 View commit details
    Browse the repository at this point in the history
  11. filebased test fix

    waahm7 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    de5eee6 View commit details
    Browse the repository at this point in the history
  12. fix creds provider

    waahm7 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    49860d4 View commit details
    Browse the repository at this point in the history
  13. comment

    waahm7 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    0309650 View commit details
    Browse the repository at this point in the history
  14. fix ;

    waahm7 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    e3d3939 View commit details
    Browse the repository at this point in the history
  15. fix copy

    waahm7 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    ee78591 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. fix logger

    waahm7 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    60a8abe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4637521 View commit details
    Browse the repository at this point in the history
  3. fix logger

    waahm7 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    44daac8 View commit details
    Browse the repository at this point in the history
  4. fix lint warnings

    waahm7 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    7f56577 View commit details
    Browse the repository at this point in the history
  5. move logger to class init

    waahm7 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    a35b766 View commit details
    Browse the repository at this point in the history
  6. try? for logger

    waahm7 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    6e10079 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. fix typo

    waahm7 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    ed45074 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91998e9 View commit details
    Browse the repository at this point in the history