Télécharger la liste

Description du projet

OSSP l2 is a C library providing a very flexible and sophisticated Unix logging facility. It is based on the model of arbitrary number of channels, stacked together in a top-down data flow tree structure with filtering channels in internal nodes and output channels on the leave nodes. Channel trees can be either constructed manually through lower-level API functions or all at once with a single API function controlled by a compact syntactical description of the channel tree. For generating log messages, a printf-style formatting engine is provided which can be extended through callback functions. The data flow inside the channel tree is controlled by logging message severity levels which are assigned to each individual channel.

Système requise

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-11-10 22:05
0.9.5

logX () macros ont été retirés de l'API. Un problème a été résolu lorsque OSSP L2 ne met pas fin à un message quand il contient un caractère de nouvelle ligne, donc si le message précédent a été plus longue, la partie entre le saut de ligne et la fin du message précédent a été répété dans le message en cours. A "Bison lieux" option a été ajoutée au scanner, la fixation réentrant manquant "yylloc" pour Flex 2.5.31.
Tags: Minor bugfixes
logX() macros have been removed from the API. A problem was fixed where OSSP l2 did not terminate a message when it contains a newline character, so if the previous message was longer, the part between the newline and the end of the previous message was repeated in the current message. A Bison "locations" option has been added to the scanner, fixing the missing reentrant "yylloc" for Flex 2.5.31.

2003-10-06 20:59
0.9.4

Ce communiqué de change la gigue "" option dans le fichier "" canal de «flag» à «compter» et ajoute un écran d'option "Nouveau" dans le fichier "" canal.
Tags: Minor feature enhancements
This release changes the "jitter" option in the "file" channel from
"flag" to "count" and adds a new "monitor" option to the "file" channel.

2003-09-15 11:45
0.9.3

Le préfixe "channel effectue désormais en aval atomique écrit à empêcher les fichiers log brouillé.
Tags: Minor bugfixes
The "prefix" channel now performs atomic
downstream writes to prevent garbled log files.

2003-06-30 20:20
0.9.2

Cette version introduit un "tronc" option pour le canal de fichier, mais conserve le soutien à l'obsolète "append" option. Un tableau «trop petit par un élément" bogue dans le fichier fd et canaux a été corrigé. Une nouvelle "gigue" option a été ajoutée à la chaîne de fichier.
Tags: Minor feature enhancements
This release introduces a "trunc" option for the file channel, but keeps support for the obsolete "append" option. An "array too small by one element" bug in fd and file channels has been fixed. A new "jitter" option has been added to the file channel.

2002-07-31 04:01
0.9.0

Tags: Initial freshmeat announcement

Project Resources