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

Logging overhaul part 2 #1192

Open
jrozner opened this issue Oct 7, 2024 · 0 comments
Open

Logging overhaul part 2 #1192

jrozner opened this issue Oct 7, 2024 · 0 comments

Comments

@jrozner
Copy link
Member

jrozner commented Oct 7, 2024

This is dependent on #1191. We should be able to rip out most of the helpers and simplify the logging based on setting the system logger and switching to context.Context aware logging methods. We'll likely want to plumb the context.Context through more of the application, especially into the database layer. This is something that go-kit/logging didn't have but log/slog does out of the box and that wasn't as tied into the http framework.

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

No branches or pull requests

1 participant