[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2009-09-11 (08:37) |
From: | Stéphane Glondu <steph@g...> |
Subject: | Re: [Caml-list] A kind of syslog functionality |
Michaël Grünewald a écrit : > A module processing the messages in a manner similar to the `syslog' > found on UNIX systems would be nice. There is an implementation of the syslog protocol itself in OCaml: http://homepage.mac.com/letaris/ It is also available as package in Debian (and Ubuntu). Cheers, -- Stéphane