bitxhub
bitxhub copied to clipboard
Use logger instead of fmt?
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?