rs / xlog

xlog is a logger for net/context aware HTTP applications
MIT License
139 stars 13 forks source link

README mixed reference to net/context, link to x/net/context #21

Open nrichards opened 5 years ago

nrichards commented 5 years ago

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!

rs commented 5 years ago

xlog is no longer maintained and was superseded by zerolog.

nrichards commented 5 years ago

Thanks for the redirect Olivier!!

Nick

On Thu, Apr 18, 2019, 6:17 PM Olivier Poitrey notifications@github.com wrote:

xlog is no longer maintained and was superseded by zerolog https://github.com/rs/zerolog.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/rs/xlog/issues/21#issuecomment-484737921, or mute the thread https://github.com/notifications/unsubscribe-auth/AAFMBOVMAWEREWUTCACEKIDPREMTPANCNFSM4HHAZ4BA .