3 Video: What every developer should know about logging

youtube.com posted by gopher 2786 days ago  

By Slawosz Slawinski. Go is one of the most popular languages to write applications structured into (micro)services, which gives developers lot of freedom, fun and possibilities to explore new solutions. Such applications are harder to debug on production than normal, monolithic applications, due to many services involved during single operation (eg. http request). Proper logging is a good way to overcome this problem.

Register to comment or vote on this story