Hello all, we are already using log4php in our project for a couple of years. In the past we chose an ordinary file appender, but now we need to feed the syslog daemon. Support for this is available in log4php, but it's rudimentary only. Therefore a colleague of mine ([EMAIL PROTECTED]) enhanced "LoggerAppenderSyslog.php" to provide support for specifying
- facility, - priority and - options We hope this is something that could someday be included in log4php's standard distribution. Michael.
LoggerAppenderSyslog.php
Description: LoggerAppenderSyslog.php
-- Michael Schmitz Project Manager TietoEnator Deutschland GmbH Telecom R&D SBU Operators Phone: +49 (0)221 4 85-22 16 Fax: +49 (0)221 4 85-11 70 E-Mail: [EMAIL PROTECTED] Stolberger Str. 374 DE-50933 Köln http://www.tietoenator.de TietoEnator Deutschland GmbH, Düsseldorfer Straße 40, 65760 Eschborn Geschäftsführung: Patricia Emmel, Michael Graben, Jürgen Hatzipantelis (Vorsitzender), Walter Hübler, Martti Paajanen. Sitz der Gesellschaft: Eschborn, Amtsgericht Frankfurt/Main HRB 75570 Please note: The information contained in this message may be legally privileged and confidential and protected from disclosure. If the reader of this message is not the intended recipient, you are hereby notified that any unauthorised use, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by replying to the message and deleting it from your computer. Thank You.
