benjamin-bader / amanuensis

ah - MAN - you - EN - sis: Web Traffic Inspector
GNU General Public License v3.0
2 stars 0 forks source link

Add Boost.Log or gLog or something #26

Closed benjamin-bader closed 6 years ago

benjamin-bader commented 6 years ago

Currently we are using:

We really ought to use something that isn't QT, and that can be statically linked, and is good enough cross-platform. Current candidates are Boost.Log and Google's gLog (Glog, GLOG, whatever); what else is out there?