Welcome![Sign In][Sign Up]
Location:
Search - Log输出库

Search list

[Windows Developlog4cpp-0.3.5rc3.tar

Description: log4cpp 一个非常好用的C++的log类库. 可以方便的输出程序的调试,跟踪信息. 支持多个调试级别-log4cpp a very handy log of the C library. Can facilitate the process of debugging output. tracking information. Support for multiple-level debugging
Platform: | Size: 472249 | Author: 张驰 | Hits:

[Windows DevelopLog输出库

Description: LOG输出 Log级别定义 Log的输出方式定义 1)以天为单位 2)以操作为单位 3)始终保存在一个文件
Platform: | Size: 24005 | Author: hudson | Hits:

[Windows Developlog4cpp-0.3.5rc3.tar

Description: log4cpp 一个非常好用的C++的log类库. 可以方便的输出程序的调试,跟踪信息. 支持多个调试级别-log4cpp a very handy log of the C library. Can facilitate the process of debugging output. tracking information. Support for multiple-level debugging
Platform: | Size: 472064 | Author: 张驰 | Hits:

[Othercxxtools-1.4.8

Description: 一个日志代码库,有多种输出方式,非常棒。扩展性不错-A log code base, there are a variety of output, very good. Good scalability
Platform: | Size: 496640 | Author: waxwax0099 | 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:

[Search EnginedomainSpider

Description: 自己用java写的一个域名扫描程序,扫描网络上未被注册的域名。可以在配置文件里配置字符组成、长度范围、域名机构名。扫描结果存放mysql数据库里同时输出log文件,建库语句压缩包里有。-Own a domain name written in java scanner scans the network is not registered on the domain name. Configuration characters in the configuration file, the length of the range, the domain name of your organization. Store the results of the scan output log file mysql database at the same time, building a database statement compression bag.
Platform: | Size: 2434048 | Author: weinianjie | Hits:

[JSP/Javalog4mobile

Description: log4mobile 是手机平台上的日志工具,它是一个开源库,它允许软件开发人员选择的输出和运行,而不是像通常的编译时间的消息,或在“日志”(数据记录)的粒度水平。-log tool log4mobile phone platform, it is an open source library that allows software developers to select the output and run, rather than messages like usual compile time, or at the level of granularity of the " log" (data records).
Platform: | Size: 38912 | Author: pudn | Hits:

[Internet-Networklightningserver0.1.1.tar

Description: 1.使用了libevent库,支持大并发网络请求 2.网络操作与数据处理分离 3.使用线程池进行数据处理 4.目前支持tcp数据流的解包操作: 4.1支持用户自定义的请求格式 4.2支持以\r\n结尾的行请求; 5.使用time wheel实现了超时机制; 6.添加对log的控制:是否打开log;是否输出到屏幕 7.支持设置允许的最大连接数 8.添加mac系统支持-1 Use the libevent library that supports large concurrent network requests 2 separate network operations and data processing 3. Use the thread pool for data processing 4. Currently supports tcp stream unpack operations: 4.1 supports user-defined request format 4.2 supports \ r \ n at the end of the line request 5. use time wheel to achieve a timeout mechanism 6. Adding log control: whether to open log whether to output to the screen 7. supports setting the maximum number of connections allowed 8. adding mac systems support
Platform: | Size: 142336 | Author: david | Hits:

[File OperateConvertUCSDoc

Description: VC6.0写的一个小玩意,新公司的入职练手任务。unicode编译环境。要求如下: 题目:用VC6.0实现对unicode格式的文本文件高效率按行读取 要求: (1)实现以下接口 BOOL OpenStringFile(CString path) BOOL ReadStringFile(&CString str) //一次读取文件中的一行 BOOL CloseStringFile() (2)使用内存缓存技术,对于大文件要能达到几十MB/S的速度。 (3)测试程序能实现按行读取后保存在另一个文件(utf-8编码)中。同时能输出读取的速度。 为了节约空间,我把unicode的编译支持库删掉了,大家自行下载,如果VC环境完全安装的,应该可以直接编译。 另外,这个里面,有个公司的公共库,写日志的主要用来。不方便发,我也删了,编译通不过,请大家自行删除这个库相关的设置及代码引用,不影响程序流程。liang20140314-VC6.0 write a gadget, the new company recruits practice hand tasks. unicode build environment. Requirements are as follows: Title: VC6.0 achieve with unicode text file format read by rows of high efficiency requirements: (1) implement the following interfaces BOOL OpenStringFile (CString path) BOOL ReadStringFile (& CString str) // read the file once The line BOOL CloseStringFile () (2) using memory cache for large files to be able to reach speeds of tens of MB/S' s. (3) The test procedure can be achieved by the line read is saved in another file (utf-8 encoding) in. Output speed can be read simultaneously. To save space, I put unicode compiler support library deleted, everyone to download, if VC environment is installed, it should be compiled directly. Further, the inside, there' s public libraries, is mainly used to write the log. Convenient hair, I have deleted, compiler pass, please delete the library itself and code references related settings, does not affect the prog
Platform: | Size: 27648 | Author: cooliang | Hits:

[Embeded Linuxtrace

Description: 程序是有QT编写的日志输出的dll库,通过QT的io流控制读写日志-Program is written with QT log output DLL library, through the QT IO log flow control, speaking, reading and writing
Platform: | Size: 5120 | Author: torry | Hits:

[Otherlog

Description: 这个库是c++log库,用于在项目中输出log,我们开发团队已经使用好几年了,非常好用,供君参考-The library is a library of c++ log, for in the project output log, our development team, have been used for several years, is very nice, for your reference
Platform: | Size: 2019328 | Author: 四川带 | Hits:

[File OperateiLOG3-master

Description: 开源纯C日志函数库iLOG3快速入门iLOG3输出介质很多,除了文件外还有标准输出、标准错误输出、syslog或WINDOWS EVENT等,这篇介绍如何利用输出介质回调函数实现日志远程落地,在某些场合下很需要这样的功能。 首先设计通讯过程,一个日志句柄扮演一个日志输出客户端角色,在输出日志前先连接上日志服务器,发送文件名,服务器打开本地日志文件,客户端不停的发送格式化好的日志数据,服务器接收并落地,最后客户端关闭日志句柄前断开与日志服务器连接,服务器关闭本地日志文件。 -Open source pure C log function library iLOG3 quick start
Platform: | Size: 2820096 | Author: 王东 | Hits:

[source in ebookyaolog

Description: 就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
Platform: | Size: 26624 | Author: wuji | Hits:

[Otherklog.tar

Description: 小型日志库,模仿glog库设计接口,支持日志输出、断言等功能但更为小巧。支持直接输出和基于线程队列的输出方式。-A small log library whose interface is similar with glog. It support logging and assert, but it is very small. It support the direct output mode and queue-based output mode.
Platform: | Size: 68608 | Author: kinuxroot | Hits:

[Othergoogle glog日志输出库

Description: google出品的日志输出类,轻量级日志输出,使用方便快捷(Google output log output class, lightweight log output, easy to use)
Platform: | Size: 598016 | Author: LTRobin | Hits:

CodeBus www.codebus.net