michael@0: This repository contains a C++ implementation of the Google logging michael@0: module. Documentation for the implementation is in doc/. michael@0: michael@0: See INSTALL for (generic) installation instructions for C++: basically michael@0: ./configure && make && make install