mccutchen / go-httpbin

A reasonably complete and well-tested golang port of httpbin, with zero dependencies outside the go stdlib.
https://httpbingo.org
MIT License
596 stars 124 forks source link

feat: implement log formatting #178

Closed pehlicd closed 2 months ago

pehlicd commented 2 months ago

Would you consider adding new flag like -log-format to be able to configure logger handler for json logging or text logging?