Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 545 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 545 Bytes

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