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

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

About

C++ implementation of the Google logging module

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 43.5%
  • Shell 35.9%
  • Makefile 12.5%
  • M4 3.3%
  • CMake 2.4%
  • C 2.4%