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

Rename "package log" to "log package" to fix godoc link handling. #765

Merged
merged 1 commit into from
Sep 18, 2018

Conversation

bx2
Copy link
Contributor

@bx2 bx2 commented Sep 17, 2018

Fixes #763.

@bx2 bx2 force-pushed the fix/763-log-package-rename branch from e1549de to c79e33f Compare September 17, 2018 13:37
log/level/doc.go Outdated
@@ -1,4 +1,4 @@
// Package level implements leveled logging on top of package log. To use the
// Package level implements leveled logging on top of log package. To use the
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well, let's be grammatically correct: "...on top of Go kit's log package."

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@bx2 bx2 force-pushed the fix/763-log-package-rename branch from c79e33f to 9a3e541 Compare September 18, 2018 11:39
@ChrisHines ChrisHines merged commit 8fc5e56 into go-kit:master Sep 18, 2018
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.

3 participants