Top C++ Logging Libraries Compared: How to Choose the Best One - part 3
Easylogging++
Easylogging++ is a logging library (previously single-header). From my observation, it is heavily inspired by glog. It has about ~3.8k stars on github, however, last commit was about a year ago and with about 270 open issues. It is rele...
c-and-beyond.hashnode.dev15 min read