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

andyleejordan/glog

 
 
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

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 53.0%
  • Shell 36.3%
  • M4 3.9%
  • CMake 3.1%
  • C 1.8%
  • Makefile 1.6%
  • Objective-C 0.3%