文件名称:yaolog

  • 所属分类:
  • 书籍源码
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2015-04-26
  • 文件大小:
  • 26kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • w***
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

就C++而言,不少程序员只是简单地用printf来输出日志,或者临时写个日志类,log4cpp等比较“重型”的日志库的使用率反而并不怎么高(至少从我经历的项目而言)。也许是不想为不需要的功能付出额外的学习成本,但无论如何,对于通用类别的工具采取临时手写的方式来应付,从长远考虑,在功能性和健壮性方面是得不偿失的。写这个日志类(yaolog)的最初的想法只是为了实现“输出到文件的带有时间信息的printf”,后来历经不同项目需求的“拷问”,借鉴和引用了很多开源代码(在此对那些作者表示感谢),就成了现在这个样子-C++ is concerned, many programmers simply use printf to output logs, or temporary write a log type, log4cpp other more heavy usage log library but not how high (at least my experience of project Introduction). Perhaps not want to pay the extra cost for unwanted features to learn, but in any case, for the general class of tools to take temporary handwriting way to cope with the long term in terms of functionality and robustness is worth the candle. Write this log classes (yaolog) The initial idea is to achieve with the time information is output to a file printf , and later through the different needs of the project, torture , reference and cite a lot of open source code (in this case those of thanked), it becomes like this now
(系统自动生成,下载前可以参看下载内容)

下载文件列表





yaolog_v1.6_src_and_demo\C++跨平台日志库——yaolog.doc

........................\test_linux\logconfig.ini

........................\..........\main.cpp

........................\.....windows\logconfig.ini

........................\............\main.cpp

........................\yaolog.cpp

........................\yaolog.h

........................\test_linux

........................\test_windows

yaolog_v1.6_src_and_demo

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org