Files
test2/extern/glog
2023-06-14 23:36:23 +10:00
..
2020-06-19 12:02:21 +02:00
2023-06-13 19:46:11 +02:00
2020-06-19 12:02:21 +02:00
2020-06-19 12:02:21 +02:00
2023-05-16 09:30:35 +02:00

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