go-template icon indicating copy to clipboard operation
go-template copied to clipboard

Consider: better logging middleware

Open metachris opened this issue 1 year ago • 0 comments

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 ?

metachris avatar Jun 11 '24 15:06 metachris