#zerolog with fasthttp
6 messages · Page 1 of 1 (latest)
That is the price you for using non-standard handlers, they're not standard and therefore support for them is sparse at best. See <#1025280887388127272 message> (fiber uses fasthttp)
you know any logger that integrate with fasthttp?
no, I don't use fasthttp
net/http is the better choice for the majority of people, as explained in that message I linked. Not to say that there aren't cases where using fasthttp makes sense, but the instances where it does are in the minority.
np thanks for reply