Download List

專案描述

OSSP fsl offers the syslog API otherwise provided by libc. Instead of writing to the syslogd process, it uses the powerful OSSP l2 logging capabilities. It is a drop-in link-time replacement which enables any syslog consumer to take advantage of OSSP l2 by just linking this library in before libc. The program is intended to apply OSSP l2 functionality to existing syslog-based third-party programs without the requirement to change the source code of the program.

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.

2003-10-06 21:00
1.3.0

This release integrates OSSP l2 0.9.4 and in this way provides a new
"monitor" option in the "file" channel.
標籤: Minor feature enhancements

2003-09-15 11:46
1.2.1

The OSSP l2 "prefix" channel now performs atomic
downstream writes to prevent garbled log files.
標籤: Minor bugfixes

2003-06-30 20:21
1.2.0

The embedded OSSP l2 has been upgraded to version 0.9.2, which provides new "jitter" and "trunc" options for the file channel.
標籤: Minor feature enhancements

2003-05-22 17:17
1.1.0

The syslog LOG_NDELAY semantics were fixed. The library will no longer print any messages to stderr under any circumstances. The process environment is completely ignored. For convenience reasons, what(1) marks are now embedded into the code. Internal debugging now logs to a file only instead of using OSSP l2 for this purpose. The logmask for internal debugging is configured by reading the content of an optional symlink.
標籤: Major feature enhancements

2003-01-28 14:50
1.0.7

Two logical errors in iteration on object destruction were fixed.
標籤: Minor bugfixes

Project Resources