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

Improve logging across the modules #24

Merged
merged 1 commit into from
Sep 26, 2023
Merged

Improve logging across the modules #24

merged 1 commit into from
Sep 26, 2023

Conversation

csutter
Copy link
Contributor

@csutter csutter commented Sep 26, 2023

  • Ensure NullRepository has its own logger and doesn't depend on the Rails one (which it doesn't and shouldn't have access to)
  • Ensure loggers have meaningful prognames
  • Tidy up NullRepository specs

- Ensure `NullRepository` has its own logger and doesn't depend on the
  Rails one (which it doesn't and shouldn't have access to)
- Ensure loggers have meaningful `progname`s
- Tidy up `NullRepository` specs
@csutter csutter merged commit 62e1f60 into main Sep 26, 2023
@csutter csutter deleted the fix-null-repo-logging branch September 26, 2023 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant