日志模块,提供日志输出到文件功能

zhuyf 3fc8671e41 first version 4 years ago
autom4te.cache 3fc8671e41 first version 4 years ago
.gitignore d80d7c068b 删除一些无用的文件 5 years ago
COPYING 4f5c08a1ee 初始化 6 years ago
INSTALL 4f5c08a1ee 初始化 6 years ago
Makefile.am cb63afffd7 1、删除不必要的文件 5 years ago
aclocal.m4 908be3a7b9 no fix 5 years ago
autoscan.log 3fc8671e41 first version 4 years ago
call_stack.cpp 4f5c08a1ee 初始化 6 years ago
clock.h 4f5c08a1ee 初始化 6 years ago
config.h 3fc8671e41 first version 4 years ago
config.h.in 3fc8671e41 first version 4 years ago
config.h.in~ 3fc8671e41 first version 4 years ago
config.ini 5af1fd7a48 修改ini value解析,符号#前面需要有空格或者制表符才认为是行注释的开始 5 years ago
config_file.cpp 5af1fd7a48 修改ini value解析,符号#前面需要有空格或者制表符才认为是行注释的开始 5 years ago
config_file.h a30714264c config_file类添加int、double变量的获取接口 6 years ago
config_test.cpp a30714264c config_file类添加int、double变量的获取接口 6 years ago
configure 3fc8671e41 first version 4 years ago
configure.ac 3fc8671e41 first version 4 years ago
depcomp 3fc8671e41 first version 4 years ago
fmttest.cpp 4f5c08a1ee 初始化 6 years ago
install-sh 3fc8671e41 first version 4 years ago
log.cpp 36a3839118 添加exclude配置 5 years ago
log.h 4f5c08a1ee 初始化 6 years ago
log_queue.cpp cb63afffd7 1、删除不必要的文件 5 years ago
log_queue.h 4f5c08a1ee 初始化 6 years ago
logger.cpp d3777fc6b2 添加日志文件数量支持。 5 years ago
missing 908be3a7b9 no fix 5 years ago
net-bin.log 4f5c08a1ee 初始化 6 years ago
readme.md 4bd2b69f9a add readme.md 6 years ago
shmtest.cpp 4f5c08a1ee 初始化 6 years ago
stamp-h1 3fc8671e41 first version 4 years ago
sysv_shm.cpp 4f5c08a1ee 初始化 6 years ago
sysv_shm.h 4f5c08a1ee 初始化 6 years ago
test.cpp 36a3839118 添加exclude配置 5 years ago
tools.cpp 4f5c08a1ee 初始化 6 years ago
tools.h 4f5c08a1ee 初始化 6 years ago
ya-server.log 4f5c08a1ee 初始化 6 years ago
ztomic.h 4f5c08a1ee 初始化 6 years ago

readme.md

执行下列命令编译: ./configure && make