ng-log
v0.8.2
published 2 days ago
44 stars
11 forks
2 watchers
BSD 3-Clause "New" or "Revised" License
public
0 assets
Maintained bydrigz
v0.8.2
August 16, 2025
[expand for release notes]

ng-log

Linux Github actions Windows Github actions macOS Github actions Codecov

ng-log is a C++14 library that implements application-level logging. The library provides logging APIs based on C++-style streams and various helper macros.

ng-log is a community maintained successor to Google's glog that is unrelated to Google or its employees. For a Google maintained logging library please refer to abseil-cpp.

Getting Started

Please refer to project's documentation.