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

286897655/glog

 
 

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++ 52.6%
  • Shell 35.5%
  • M4 3.8%
  • CMake 3.2%
  • C 2.7%
  • Makefile 1.6%
  • Python 0.6%