Skip to content
forked from yugabyte/glog

C++ implementation of the Google logging module

License

Notifications You must be signed in to change notification settings

nathanhjli/glog

This branch is 2 commits behind yugabyte/glog:master-yb.

Folders and files

NameName
Last commit message
Last commit date
Feb 1, 2018
Feb 6, 2018
Jan 25, 2013
Jan 9, 2013
May 9, 2017
Jan 20, 2022
Dec 14, 2017
Dec 20, 2017
Dec 14, 2017
Jan 20, 2022
Mar 16, 2015
Dec 20, 2017
Apr 9, 2009
Feb 1, 2013
Jul 8, 2009
Jan 20, 2022
Oct 7, 2008
May 12, 2017
Jul 26, 2017
Dec 19, 2017
May 12, 2017
Sep 19, 2017
Feb 23, 2018
Apr 10, 2009
Jan 9, 2013

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++ 51.2%
  • Shell 35.6%
  • C 3.9%
  • M4 3.8%
  • CMake 3.3%
  • Makefile 1.6%
  • Starlark 0.6%