Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1 KB

README.rst

File metadata and controls

23 lines (17 loc) · 1 KB

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.