ChristoWolf / gomw

A collection of simple Go middleware based on `net/http`.
MIT License
1 stars 0 forks source link

Add option to configure an `slog` logger #2

Open ChristoWolf opened 1 year ago

ChristoWolf commented 1 year ago

See https://pkg.go.dev/golang.org/x/exp/slog#Logger.

ChristoWolf commented 1 year ago

slog will be added to the standard library in v1.21.