Download List

Projeto Descrição

zlog is a reliable, efficient, thread safe, flexible, pure C logging library. It was written because there were no good C logging libraries along the lines of Logback for Java or log4cxx for C++. printf can work, but can not be easily redirected or reformatted, and syslog is slow and designed for system use. It provides a syslog model, log format customization, multiple output, safe run-time reconfiguration, high performance, user-defined log levels, safe log rotation, a log4j-style key-value map, in-built debugging, and no external dependencies.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-08-09 06:12 Back to release list
1.2.0

Suporte de tubulação; agora zlog pode produzir logs através de programas como cronolog. Suporte de rotação completa. Outros detalhes de compatibilidade de código e correções de bugs.
Pipeline support; now zlog can output logs through programs like cronolog. Full rotation support. Other code compatibility details and bugfixes.

Project Resources