arrlee / glog

C++ implementation of the Google logging module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:Other


Languages

Language:C++ 44.3%Language:Shell 35.9%Language:Makefile 12.5%Language:M4 3.3%Language:CMake 2.5%Language:C 1.5%