搜索资源列表
log4cxx-0.9.7.tar
- 功能非常强的写日志程序,支持灵活的配置方式,可定义日志文件大小、记录不同级别的日志。-function very strong diary procedures, support flexible configuration, defined log file size, record different levels of log.
log4cxx-0.10.0-vc6-June2008.ra
- 开源C++日志系统Apache Log4Cxx 0.10.0 for vc6.0,含源代码和工程文件,windows平台下直接编译。,Open source C++ log system Apache Log4Cxx 0.10.0 for vc6.0, including source code and project files, windows platform compiler directly.
log4cxx-0.10.0-vc2008-June2008
- 开源C++日志系统Apache Log4Cxx 0.10.0 for vc9.0(VS2008),含源代码和工程文件,Windows平台下直接编译。-Open source C++ log system Apache Log4Cxx 0.10.0 for vc9.0 (VS2008), including source code and project file, Windows platform, the compiler directly.
log4cxx090402.tar
- log4cxx 0.10 unix下编译包,已经集成unix下所有需要的依赖包,直接执行编译角本compile.sh就可以得到你所需要的一编译包-log4cxx 0.10 unix compiled under the package, has integrated all the requirements under unix dependency package, angle of the direct implementation of the compiler can be compil
apr-util-1.2.2.tar
- use for log4cxx, use for the system didn t have this pacage
zlog-latest-stable.tar
- zlog是一个高可靠性、性能、线程安全、灵活、概念清晰的纯C日志函数库。 事实上,在C的世界里面没有特别好的日志函数库(就像JAVA里面的的log4j,或者C++的 log4cxx)。C程序员都喜欢用自己的轮子。printf就是个挺好的轮子,但没办法通过配置改变 日志的格式或者输出文件。syslog是个系统级别的轮子,不过速度慢,而且功能比较单调。 所以我写了zlog。 zlog在效率、功能、安全性上大大超过了log4c,并且是用c写成的,具有比较好的通用性。 zlog有