This package supports both the X and the non-X context packages. The README ambiguously shows the net/context package and hyper-links to the x/net/context version.
I expect the package to call-out its 1.7 support for x/net/context and link to the 1.8+ https://golang.org/pkg/context/ context home page.
Text:
xlog is a logger for net/context aware HTTP applications.
Link:
https://godoc.org/golang.org/x/net/context
Markdown:
`xlog` is a logger for [net/context](https://godoc.org/golang.org/x/net/context) aware HTTP applications.
Thanks for the useful packages rs!