weaver2007 / 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++ 72.5%Language:C 8.0%Language:CMake 7.6%Language:M4 5.2%Language:Shell 3.3%Language:Makefile 2.2%Language:Starlark 1.2%