# ng-log **Repository Path**: aarom_mch/ng-log ## Basic Information - **Project Name**: ng-log - **Description**: No description available - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-08-21 - **Last Updated**: 2025-08-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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 `_. .. |Linux Github actions| image:: https://github.com/ng-log/ng-log/actions/workflows/linux.yml/badge.svg :target: https://github.com/ng-log/ng-log/actions .. |Windows Github actions| image:: https://github.com/ng-log/ng-log/actions/workflows/windows.yml/badge.svg :target: https://github.com/ng-log/ng-log/actions .. |macOS Github actions| image:: https://github.com/ng-log/ng-log/actions/workflows/macos.yml/badge.svg :target: https://github.com/ng-log/ng-log/actions .. |Codecov| image:: https://codecov.io/gh/ng-log/ng-log/branch/master/graph/badge.svg?token=7R5D3HA36B :target: https://codecov.io/gh/ng-log/ng-log