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

feat(db/log): use logrus as logger for db #1135

Merged
merged 7 commits into from
Jun 5, 2024
Merged

feat(db/log): use logrus as logger for db #1135

merged 7 commits into from
Jun 5, 2024

Commits on Jun 5, 2024

  1. use logrus for gorm

    wass3r committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    5085290 View commit details
    Browse the repository at this point in the history
  2. use witherror

    wass3r committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    5e73cfb View commit details
    Browse the repository at this point in the history
  3. add knobs for db logging

    wass3r committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    e088528 View commit details
    Browse the repository at this point in the history
  4. false is default

    wass3r committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    b7254f1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0a49261 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2826456 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0d6d52a View commit details
    Browse the repository at this point in the history