Skip to content
Snippets Groups Projects
user avatar
stdpain authored
LWP can help identifying the corresponding thread in a debugger more easily.
7fcf58af

Google Logging Library

Linux Github actions Windows Github actions macOS Github actions Codecov

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.