Welcome![Sign In][Sign Up]
Location:
Search - log4C

Search list

[Program doclog4cpp

Description: 很详细很好的log4cpp使用文档,多多支持-Very detailed log4cpp very good use of documents, a lot of support
Platform: | Size: 211968 | Author: zhangwei | Hits:

[OS programlog4cxx-0.10.0-vc6-June2008

Description: 开源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.
Platform: | Size: 7028736 | Author: stephen | Hits:

[OS programlog4cxx-0.10.0-vc2008-June2008

Description: 开源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.
Platform: | Size: 7533568 | Author: stephen | Hits:

[Linux-Unixlog4c-1.2.1.tar

Description: 很好的日志工具,全是c源代码,用于代码调试。-the toos of producing the logs of your programs running and debugging.
Platform: | Size: 507904 | Author: 陈晓龙 | Hits:

[OS programtslog

Description: 历史上最强大的windows日志系统,性能是log4c的3倍 -History' s most powerful windows log system performance is log4c of 3 times
Platform: | Size: 27648 | Author: avigh22 | Hits:

[Windows Developlog4cpp

Description: 日志处理工具,功能很强大,c++版的源码-Log processing tool, very powerful, c++ version of the source
Platform: | Size: 1373184 | Author: piaopiao | Hits:

[OtherLog4c

Description: LOG输出库 LOG分级输出 1)10个级别 LOG保存方式可定义 1)按日期 2)按操作 3)一直输出到一个文件 提供宏调用简化使用
Platform: | Size: 23552 | Author: hudson | Hits:

[Driver Developzlog-latest-stable.tar

Description: zlog是一个高可靠性、性能、线程安全、灵活、概念清晰的纯C日志函数库。 事实上,在C的世界里面没有特别好的日志函数库(就像JAVA里面的的log4j,或者C++的 log4cxx)。C程序员都喜欢用自己的轮子。printf就是个挺好的轮子,但没办法通过配置改变 日志的格式或者输出文件。syslog是个系统级别的轮子,不过速度慢,而且功能比较单调。 所以我写了zlog。 zlog在效率、功能、安全性上大大超过了log4c,并且是用c写成的,具有比较好的通用性。 zlog有这些特性: . syslog分类模型,比log4j模型更加直接了当 . 日志格式定制,类似于log4j的pattern layout . 多种输出,包括动态文件、静态文件、stdout、stderr、syslog、用户自定义输出函数 . 运行时手动、自动刷新配置文件(同时保证安全) . 高性能,在我的笔记本上达到72 000条日志每秒, 大概是syslog(3)配合rsyslogd的200倍 速度 . 用户自定义等级 . 多线程和多进程环境下保证安全转档 . 精确到微秒 . 简单调用包装dzlog(一个程序默认只用一个分类) . MDC,线程键-值对的表,可以扩展用户自定义的字段 . 自诊断,可以在运行时输出zlog自己的日志和配置状态 . 不依赖其他库,只要是个POSIX系统就成(当然还要一个C99兼容的vsnprintf)zlog is a reliable, high ecent, thread safe, exsible, clear model, pure c logging library Actually, in the c world there is NO good logging library for application like logback in java or log4cxx in c++. printf can work, but can not be easily redirected or reformat, syslog is slow and is designed for system use. So I write zlog. It is faster, safer and more powerful than log4c. So it can be widely used. zlog has feartures below:  syslog model, better than log4j model  log format customization  multiple output, include static le path, dynamic le path, stdout, stderr, syslog, user-de ned ouput  runtime mannully or automaticlly refreash con gure(safely)  high ecieny, about 200 times faster than syslog(3) with rsyslogd  user-de ned log level  safely rotate log le on multiple-process or multiple-threads condition  accurate to microseconds  dzlog, a default category log API for easy use  MDC, a log4j style key-value map-zlog is a reliable, high ecent, thread safe, exsible, clear model, pure c logging library Actually, in the c world there is NO good logging library for application like logback in java or log4cxx in c++. printf can work, but can not be easily redirected or reformat, syslog is slow and is designed for system use. So I write zlog. It is faster, safer and more powerful than log4c. So it can be widely used. zlog has feartures below:  syslog model, better than log4j model  log format customization  multiple output, include static le path, dynamic le path, stdout, stderr, syslog, user-de ned ouput  runtime mannully or automaticlly refreash con gure(safely)  high ecieny, about 200 times faster than syslog(3) with rsyslogd  user-de ned log level  safely rotate log le on multiple-process or multiple-threads condition  accurate to microseconds  dzlog, a default category log API for easy use  MDC, a log4j style key-value map
Platform: | Size: 833536 | Author: yangh | Hits:

[Linux-Unixlog4c-1.2.3.tar

Description: C语言日志记录系统,最新版本为1.2.3版本-C Log System
Platform: | Size: 534528 | Author: Jiang | Hits:

[Software EngineeringLog4c-developersguide

Description: log4C的开发指导手册,log4c是时下比较流行的开源日志工具,使用方便,有助于提高开发效率,纯c实现,可移植性好!-log4C development guidebook, log4c is among the more popular open source logging tools, easy to use, helps to improve development efficiency, pure c achieve good portability!
Platform: | Size: 1072128 | Author: 笑书侠 | Hits:

[Other Embeded programEasyLogger

Description: EasyLogger是一款超轻量级(ROM<1.6K, RAM<0.3K)、高性能的C日志库,非常适合对资源敏感的软件项目,例如:IoT产品、可穿戴设备、智能家居等等。相比log4c、zlog这些知名的C日志库,EasyLogger的功能更加简单,提供给用户的接口更少,但上手会很快,更多实用功能支持以插件形式进行动态扩展。-EasyLogger is an ultra-lightweight (ROM < 1.6K, RAM < 0.3K), high-performance C log library, ideally suited for resource intensive software projects, such as: IoT products, wearable devices, intelligent home, and so on. Compared log4c, zlog these well-known C log library, EasyLogger functions easier, less available to the user interface, but to get started quickly, more useful features plug-in support for dynamic expansion.
Platform: | Size: 6319104 | Author: 张磊 | Hits:

[File Operateplog-1.0.0

Description: 转载的一个很好的日志跟踪类。用C++写的。使用方便。方法可以参照log4c-Reprint of a good log tracking class. Written in c++. Easy to use. The method can consult log4cpp
Platform: | Size: 39936 | Author: 舒彝军 | Hits:

CodeBus www.codebus.net