Skip to content

seanshpark/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++ 72.6%
  • C 8.0%
  • CMake 7.6%
  • M4 5.2%
  • Shell 3.3%
  • Makefile 2.2%
  • Starlark 1.1%