the same to me
it's a shame standard library doesn't provide interface for logging
Don't care much about performance, just want it to be pretty and easy to use
https://github.com/globusdigital/logbench but since you don’t care about performance much.. zerolog probably isn’t the prettiest, but it’s the most efficient one (I had to write a wrapper to make it foolproof) zap, with its sink-architecture is too complicated IMHO, it’s not bad, it’s actually good, it’s more of a question of taste.. logrus is relatively simple but very inefficient
I don't know about you guys, but I like zap https://github.com/uber-go/zap
Обсуждают сегодня