Hacker News new | ask | show | jobs
by eberkund 1038 days ago
Does this mean that all the third party logging packages will likely die out in the future? Or will they likely implement adapters to be compatible with the std interface?
1 comments

From the original proposal <https://go.googlesource.com/proposal/+/master/design/56345-s...>

1 "We expect existing logging packages to coexist with this one for the foreseeable future."

2 "We expect that this proposal’s handlers will be implemented for all popular logging formats and network protocols, and that every common logging framework will provide a shim from their own backend to a handler"