Skip to content
This repository has been archived by the owner on Feb 19, 2024. It is now read-only.
/ glog Public archive
forked from google/glog

C++ implementation of the Google logging module

License

Notifications You must be signed in to change notification settings

arrlee/glog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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++ 44.3%
  • Shell 35.9%
  • Makefile 12.5%
  • M4 3.3%
  • CMake 2.5%
  • C 1.5%