Skip to content

niujixiao/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

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C++ 53.0%
  • Shell 36.7%
  • M4 3.9%
  • CMake 3.0%
  • C 1.8%
  • Makefile 1.6%