Skip to content

durswd/glog

 
 

Repository files navigation

Build Status Grunt status

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++ 77.3%
  • CMake 6.1%
  • M4 5.7%
  • C 4.0%
  • Shell 3.6%
  • Makefile 2.4%
  • Python 0.9%