remove DEBUG_MODE
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
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
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