It is good to have many web microframeworks in a language ecosystem. In Python probably there are a hundred of those. Many of those are not picked up by the community –a natural selection. Only really a few of those survived. It all depends on you if you are going to choose Revel, Martini, Goji or whatever you want. Today, thousands of apps run on web.py, yet most of the source code is untouched last 3-5 years ( http…
Logging: http://golang.org/pkg/log/
Panic recovery: https://godoc.org/github.com/zenazn/goji/web/middleware#Reco...
Not as many fanboys though (yet!)