ossp-pkg/fsl/README
_ ___ ____ ____ ____ __ _
|_|_ _ / _ \/ ___/ ___|| _ \ / _|___| |
_|_||_| | | | \___ \___ \| |_) | | |_/ __| |
|_||_|_| | |_| |___) |__) | __/ | _\__ \ |
|_|_|_| \___/|____/____/|_| |_| |___/_|
OSSP fsl - Faking/Flexible Syslog Library
Version 1.7.0 (02-Mar-2007)
ABSTRACT
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 program is
intended to apply OSSP l2 functionality to existing syslog(3) based
third-party programs without the requirement to change the source code
of the program.
COPYRIGHT AND LICENSE
Copyright (c) 2002-2005 Ralf S. Engelschall <rse@engelschall.com>
Copyright (c) 2002-2005 The OSSP Project <http://www.ossp.org/>
Copyright (c) 2002-2005 Cable & Wireless <http://www.cw.com/>
This file is part of OSSP fsl, a syslog(3) API faking library which
can be found at http://www.ossp.org/pkg/lib/fsl/.
Permission to use, copy, modify, and distribute this software for
any purpose with or without fee is hereby granted, provided that
the above copyright notice and this permission notice appear in all
copies.
THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
IN NO EVENT SHALL THE AUTHORS AND COPYRIGHT HOLDERS AND THEIR
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.
INTERNET LOCATIONS
Homepage: http://www.ossp.org/pkg/lib/fsl/
Repository: http://cvs.ossp.org/pkg/lib/fsl/
Distribution: ftp://ftp.ossp.org/pkg/lib/fsl/