shyim / tanjun

Simple Dockerized Deployment
10 stars 0 forks source link

Use proper logging library #4

Closed shyim closed 1 day ago

shyim commented 4 days ago

Right now we do a lot of fmt calls. We should move here to a proper logging lib like zap or logrus.