搜索资源列表
c++currencyLog
- 一个通用的C++平台日志记录操作封装类。功能很完善,曾多个系统公用。-a common platform C logging operation Packaging category. Functional perfect, the number of common system.
LogTest
- 该日志系统包括七个 C++ 类:CLog, CFuncLog, IStoreLog, CWinLog, CFileLog, CAutoCritic, CLogSimpleLock。CLog 是所有日志模块中最主要的一个类,在大多数情况下,这个类在应用程序中最好是单实例的。但并不是必须的。重要性其次的一个类是 CFuncLog,这个类用于对函数调用的进入和退出进行记录。当然开发人员也可以使用这个类对任何数据进行日志记录。-The log system includes seven C++ type
XML_LOG
- 一个XML格式记日志的类,适合服务程序记录日志-an XML format logging categories, service procedures for logging
aeasysystemforjournal
- 一个简单又高效的日志系统 本文给出一个性能高,使用简单的日志解决方案。本模块实现日志信息的批量写入文件,定时自动flush到文件中,写入文件的日志级别可动态调整,单个日志文件大小可配置,循环对日志文件写入,这样不会造成机器空间被日志文件耗尽。-A simple and effective logging system In this paper, a high-performance, using a simple log solution. The module to achieve vo
Logger
- class for logging messages
Logging_In_C
- Logging source code using C++ by Petru.
untLogWrite
- 日志记录,管理单元。很不错的 -Logging, management unit. Very good logging, management unit. Very good
Monitor_source_files
- he application maintains a log of file activity such as file rename, deletion and creation removable drives. Details of each activity are recorded along with the date and time on which it occurs. A user needs to specify the path of the file (txt) whe
FileAcessTrack
- logging to acess specific file.
SimpleLog
- 简单日志类,支持高并发操作,支持多线程读写,可用于网络编程日志写入。-Simple logging class, support high concurrent operations, support for multiple threads to read and write, and can be used for network programming log write.
logdemo
- 本程序是对各类异常或错误等信息的日志记录操作,依据信息类型和写入时间写入不同日志文件-This program is for all kinds of information such as exception or error logging operations, according to the information type and write time into different log files
ExcelSave
- This a source code to save contents & data to excel file in VB.Net. This module is useful in data logging applications & database management related projects.-This is a source code to save contents & data to excel file in VB.Net. This module is usefu
LogExample
- 一个简单的日志类,实现了简单的功能,适合于新手观看 很易懂-A simple logging class to achieve a simple function, suitable for novice to watch very easy to understand
LogTest_2014-5-2_2
- 用于记录日志信息的类, 使用C++编写, 提供了Write()接口, 可以用自定义格式化的方式写入日志信息到文件中。-Class for logging information, using c++, provides the Write () interface, can use a custom log information to a file format.
Logger
- 封装的log4cplus的日志库,方便项目项目使用-Log4cplus logging library package, easy to use Project
MyLogs
- c语言简单实现的log日志功能,可以动态加载该DLL.-the simple fun of logging with c language
mylogclass
- 自用的日志记录类,方便大家使用,已经封装好了-Own logging classes to facilitate the use, has a good package! ! ! ! ! ! !
DebugServices
- 从苹果源代码里面提取出来的日志记录服务程序!-Extracted apple source logging service program!