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

Migrated everything to Logger interface #43

Merged
merged 6 commits into from
Oct 29, 2024
Merged

Migrated everything to Logger interface #43

merged 6 commits into from
Oct 29, 2024

Commits on Oct 29, 2024

  1. chore: migrated everything to Logger interface

    Now code can be covered with tests 😀
    ripls56 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    1d862a6 View commit details
    Browse the repository at this point in the history
  2. chore: go.mod bump

    ripls56 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    bcdc52b View commit details
    Browse the repository at this point in the history
  3. chore: move logger to pkg

    ripls56 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    fa6e3c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1cf7edb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6afce4d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    09c9daa View commit details
    Browse the repository at this point in the history