## General Question I want to add a logger package like `zap` or `zerolog` instead of using the std `fmt` package for better logging. What do you think?
General Question
I want to add a logger package like
zaporzerologinstead of using the stdfmtpackage for better logging. What do you think?