Skip to content
This repository was archived by the owner on Feb 19, 2024. It is now read-only.
/ glog Public archive
forked from google/glog

C++ implementation of the Google logging module

License

Notifications You must be signed in to change notification settings

arrlee/glog

This branch is 671 commits behind google/glog:master.

Folders and files

NameName
Last commit message
Last commit date
Jan 8, 2016
Jan 25, 2013
Jan 9, 2013
Mar 10, 2015
Mar 7, 2017
Jan 23, 2009
Mar 10, 2015
Oct 20, 2016
Oct 19, 2016
Mar 16, 2015
Oct 20, 2016
Apr 9, 2009
Feb 1, 2013
Jul 8, 2009
Mar 9, 2015
Mar 9, 2015
Oct 7, 2008
Oct 7, 2008
Mar 9, 2015
Mar 9, 2015
Oct 7, 2008
Mar 21, 2016
Oct 30, 2008
Mar 9, 2015
Mar 9, 2015
Oct 30, 2008
Jan 8, 2016
Jan 23, 2009
Oct 30, 2008
Apr 10, 2009
Jan 9, 2013
Oct 30, 2008
Oct 30, 2008
Mar 9, 2015

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
   ./configure && make && make install

About

C++ implementation of the Google logging module

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 44.3%
  • Shell 35.9%
  • Makefile 12.5%
  • M4 3.3%
  • CMake 2.5%
  • C 1.5%