go-template
go-template copied to clipboard
Consider: better logging middleware
Currently using https://github.com/flashbots/go-utils/blob/main/httplogger/httplogger.go#L80 - which is very good.
Perhaps take inspiration from https://github.com/go-chi/httplog/blob/master/httplog.go ?