ossp-pkg/fsl/README 1.1 -> 1.2
--- README 2002/07/09 09:42:09 1.1
+++ README 2002/07/24 07:54:02 1.2
@@ -5,11 +5,16 @@
|_| |___/_|
OSSP fsl - Faking Syslog Library
- Version
+ Version 0.1.2 (23-Jul-2002)
ABSTRACT
- OSSP fsl is ....
+ OSSP fsl offers the syslog(3) API otherwise provided by the Standard
+ C Library (libc). Instead of writing to the syslogd(8) process, it
+ uses the powerful OSSP l2 logging capabilities. It is a drop-in
+ link-time replacement which enables any syslog(3) consumer to take
+ advantage of OSSP l2 by just linking this library in before libc.
+ The source code of the program remains unchanged.
COPYRIGHT AND LICENSE
|
|