Google Logging Library
Google Logging (glog) is a C++14 library that implements application-level logging. The library provides logging APIs based on C++-style streams and various helper macros.
Getting Started
Please refer to project's documentation.