limao e0d8126326 页面调整 4 lat temu
..
cmake e0d8126326 页面调整 4 lat temu
doc e0d8126326 页面调整 4 lat temu
m4 e0d8126326 页面调整 4 lat temu
packages e0d8126326 页面调整 4 lat temu
src e0d8126326 页面调整 4 lat temu
vsprojects e0d8126326 页面调整 4 lat temu
.gitignore e0d8126326 页面调整 4 lat temu
AUTHORS e0d8126326 页面调整 4 lat temu
CMakeLists.txt e0d8126326 页面调整 4 lat temu
CONTRIBUTING.md e0d8126326 页面调整 4 lat temu
CONTRIBUTORS e0d8126326 页面调整 4 lat temu
COPYING e0d8126326 页面调整 4 lat temu
ChangeLog e0d8126326 页面调整 4 lat temu
INSTALL e0d8126326 页面调整 4 lat temu
Makefile.am e0d8126326 页面调整 4 lat temu
Makefile.in e0d8126326 页面调整 4 lat temu
NEWS e0d8126326 页面调整 4 lat temu
README e0d8126326 页面调整 4 lat temu
README.windows e0d8126326 页面调整 4 lat temu
aclocal.m4 e0d8126326 页面调整 4 lat temu
compile e0d8126326 页面调整 4 lat temu
config.guess e0d8126326 页面调整 4 lat temu
config.sub e0d8126326 页面调整 4 lat temu
configure e0d8126326 页面调整 4 lat temu
configure.ac e0d8126326 页面调整 4 lat temu
depcomp e0d8126326 页面调整 4 lat temu
glog-config.cmake.in e0d8126326 页面调整 4 lat temu
google-glog.sln e0d8126326 页面调整 4 lat temu
install-sh e0d8126326 页面调整 4 lat temu
libglog.pc.in e0d8126326 页面调整 4 lat temu
ltmain.sh e0d8126326 页面调整 4 lat temu
missing e0d8126326 页面调整 4 lat temu
mkinstalldirs e0d8126326 页面调整 4 lat temu
test-driver e0d8126326 页面调整 4 lat temu

README

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