Skip to content
forked from google/glog

C++ implementation of the Google logging module

License

Notifications You must be signed in to change notification settings

mockingbirdnest/glog

This branch is 67 commits ahead of, 534 commits behind google/glog:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

098b54e · Apr 7, 2024
Apr 18, 2018
Apr 7, 2024
Jul 9, 2018
Oct 28, 2018
Jul 2, 2018
Jan 9, 2013
Apr 7, 2023
May 9, 2017
May 28, 2023
Oct 28, 2018
Jun 6, 2021
Dec 20, 2017
Dec 14, 2017
Jun 1, 2018
Mar 16, 2015
Dec 20, 2017
Apr 9, 2009
Feb 1, 2013
Jul 8, 2009
Nov 8, 2017
May 12, 2017
Jul 26, 2017
Dec 19, 2017
Jul 6, 2018
Jun 6, 2021
Sep 19, 2017
Feb 23, 2018
Apr 10, 2009
Jan 9, 2013
Mar 19, 2024
Apr 10, 2020

Repository files navigation

This repository contains a C++ implementation of the Google logging
module.  Documentation for the implementation is in doc/.

See INSTALL for (generic) installation instructions for C++: basically
   ./autogen.sh && ./configure && make && make install

About

C++ implementation of the Google logging module

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 50.8%
  • Shell 35.5%
  • C 4.0%
  • M4 3.8%
  • CMake 3.3%
  • Makefile 1.6%
  • Other 1.0%