Skip to content

Conversation

@jba
Copy link
Contributor

@jba jba commented May 25, 2024

Move logging support out of internal so third-party plugins
can use it.

We can't put it in core because tracing needs it, so I made a
package for it. At that point I felt that logger.FromContext
read better than logging.Logger.

Move logging support out of internal so third-party plugins
can use it.

We can't put it in core because tracing needs it, so I made a
package for it. At that point I felt that `logger.FromContext`
read better than `logging.Logger`.
@jba jba requested review from ianlancetaylor and randall77 May 25, 2024 10:22
@jba jba merged commit 8e186ae into main May 26, 2024
@jba jba deleted the jba-move-logging branch May 26, 2024 12:00
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.

2 participants