CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - log4cxx
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - log4cxx - List
[
Linux-Unix
]
log4cxx-0.9.7.tar
DL : 0
功能非常强的写日志程序,支持灵活的配置方式,可定义日志文件大小、记录不同级别的日志。-function very strong diary procedures, support flexible configuration, defined log file size, record different levels of log.
Update
: 2008-10-13
Size
: 250.44kb
Publisher
:
张志
[
Windows Develop
]
testlog
DL : 0
1.apache log4cxx库的测试程序,c++写日志不错的工具
Update
: 2008-10-13
Size
: 17.9kb
Publisher
:
胡家宝
[
File Operate
]
VC_Log_Test
DL : 0
一个打包好的写日志类,很方便的实现SACII,二进制日志文件的读写,用VC开发-a good package written log type, very easy to achieve SACII, binary log file read and write, using VC
Update
: 2025-02-17
Size
: 34kb
Publisher
:
zj
[
Linux-Unix
]
log4cxx-0.9.7.tar
DL : 0
功能非常强的写日志程序,支持灵活的配置方式,可定义日志文件大小、记录不同级别的日志。-function very strong diary procedures, support flexible configuration, defined log file size, record different levels of log.
Update
: 2025-02-17
Size
: 250kb
Publisher
:
张志
[
Windows Develop
]
testlog
DL : 0
1.apache log4cxx库的测试程序,c++写日志不错的工具-1.apache log4cxx library of test procedures, c++ To write a good tool for log
Update
: 2025-02-17
Size
: 18kb
Publisher
:
[
MultiLanguage
]
log4cxx
DL : 0
日志的开源库,很容易调用实现,可以大大减少日志开发时间
Update
: 2025-02-17
Size
: 95kb
Publisher
:
周酩超
[
Windows Develop
]
ApacheLogDemo
DL : 0
apache log4cxx的使用演示,可以看看输出LOG到底有多方便。-apache log4cxx the use of demonstration, in the end can take a look at how easy LOG output.
Update
: 2025-02-17
Size
: 526kb
Publisher
:
mason
[
Windows Develop
]
log4cxx0.10.2
DL : 0
log4cxx 0.10版 windows直接编译包,已经安装集成了windows下需要的依赖包,vc6直接编译-log4cxx 0.10 version of windows directly compiled package, integrates the windows have been installed under the package needs to rely on, vc6 compiler directly
Update
: 2025-02-17
Size
: 4.86mb
Publisher
:
保密
[
Linux-Unix
]
log4cxx090402.tar
DL : 0
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 compile.sh you need a compiler package
Update
: 2025-02-17
Size
: 3.95mb
Publisher
:
保密
[
OS program
]
log4cxx-0.10.0-vc6-June2008
DL : 0
开源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.
Update
: 2025-02-17
Size
: 6.7mb
Publisher
:
stephen
[
OS program
]
log4cxx-0.10.0-vc2008-June2008
DL : 0
开源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.
Update
: 2025-02-17
Size
: 7.18mb
Publisher
:
stephen
[
File Operate
]
apache-log4cxx-0.10.0
DL : 0
log4cXXc++日志操作类库,使用非常方便-Log log4cXXc++ class library operations, the use of very convenient! ! ! ! ! ! ! !
Update
: 2025-02-17
Size
: 3.17mb
Publisher
:
gggg
[
Linux-Unix
]
apr-util-1.2.2.tar
DL : 0
use for log4cxx, use for the system didn t have this pacage
Update
: 2025-02-17
Size
: 630kb
Publisher
:
dund
[
.net
]
log4cxx-0.10.0
DL : 0
通过vs2010的编译,通过使用没有发现任何问题!-can use in vs2010!
Update
: 2025-02-17
Size
: 50.15mb
Publisher
:
高建波
[
Other
]
Log
DL : 0
一个日志输出模块,对log4cxx进行封装,静态链接log4cxx,非常实用-a wrapper for log4cxx
Update
: 2025-02-17
Size
: 597kb
Publisher
:
殷慧
[
Driver Develop
]
zlog-latest-stable.tar
DL : 0
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-dened ouput runtime mannully or automaticlly refreash congure(safely) high ecieny, about 200 times faster than syslog(3) with rsyslogd user-dened 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-dened ouput runtime mannully or automaticlly refreash congure(safely) high ecieny, about 200 times faster than syslog(3) with rsyslogd user-dened 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
Update
: 2025-02-17
Size
: 814kb
Publisher
:
yangh
[
File Operate
]
log4cxx
DL : 0
log4Cxx库的源代码,已经在项目应用中正式使用过了,目前没有发现问题。是使用VS2008编译过的。-log4cxx lib
Update
: 2025-02-17
Size
: 161kb
Publisher
:
李兵
[
Other
]
apache-log4cxx-0.10.0.tar
DL : 0
apache-log4cxx-0.10.0.tar
Update
: 2025-02-17
Size
: 1.59mb
Publisher
:
dfjjhfd
[
Other
]
apache-log4cxx-0.10.0
DL : 0
log4cxx是Java社区著名的log4j的c++移植版,用于为C++程序提供日志功能,以便开发者对目标程序进行调试和审计,log4cxx是apache软件基金会的开源项目,基于APR实现跨平台支持。一个良好的日志系统不管是开发、调试和维护,对一个项目来说是多么的重要。(Log4cxx is the c++ transplantation version of the famous log4j in Java community. It is used to provide log function for C++ program, so that developers can debug and audit target programs. Log4cxx is an open source project of Apache Software Foundation, and supports cross platform based on APR. A good log system is very important for a project, regardless of development, debugging, and maintenance.)
Update
: 2025-02-17
Size
: 3.16mb
Publisher
:
1428669288
[
Printing program
]
zlogger
DL : 0
log4cxx的c++封装,可实现每小时一个文件的打印(log4cxx of c++ packages per hour can be achieved to print a document)
Update
: 2025-02-17
Size
: 7kb
Publisher
:
后羿
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.