lacion / cookiecutter-golang

A Go project template
MIT License
690 stars 178 forks source link

Add ZeroLog as an option #17

Closed lacion closed 2 years ago

lacion commented 6 years ago

I been using logrus for a long time now without really checking out alternatives, https://github.com/rs/zerolog seems like a lightweight logger that has what logrus and it may be a good alternative.