Skip to content

ng-log/ng-log

Repository files navigation

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.