IceOrchid / glog

C++ implementation of the Google logging module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:Other


Languages

Language:C++ 51.7%Language:Shell 35.5%Language:CMake 4.1%Language:M4 3.8%Language:C 2.7%Language:Makefile 1.6%Language:Python 0.6%