Skip to content
/ glog Public
forked from google/glog

C++ implementation of the Google logging module

License

Notifications You must be signed in to change notification settings

feelpp/glog

This branch is up to date with google/glog:master.

Folders and files

NameName
Last commit message
Last commit date
Jan 10, 2024
Nov 18, 2024
Aug 2, 2024
Jan 5, 2024
Jul 7, 2024
Jun 11, 2024
Feb 20, 2025
Dec 30, 2023
Sep 14, 2024
Jul 14, 2021
Aug 3, 2024
Oct 12, 2023
Oct 16, 2024
Nov 5, 2024
Oct 12, 2023
Jun 8, 2024
Jun 11, 2024
Oct 16, 2024
Feb 4, 2025
Jun 8, 2024
Jan 4, 2024
Jan 4, 2024
Jan 5, 2024
Nov 10, 2019
Jan 25, 2022
Jun 12, 2024

Repository files navigation

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.

About

C++ implementation of the Google logging module

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 88.1%
  • CMake 8.6%
  • Starlark 1.7%
  • Shell 1.6%