phuslu / log

Fastest structured logging
MIT License
672 stars 44 forks source link

Add -args -useWarnings to go test -bench=. sample command line #72

Closed madkins23 closed 5 months ago

madkins23 commented 5 months ago

You'll need this minor change for any version of go-slog after v0.9.10-beta-10.

I like the way you consolidated the go-slog test code. I'm going to steal that for a template if you don't mind. ;-)

phuslu commented 5 months ago

thanks