Net_Syslog package proposal
[email protected] (Laurent) Fri, 20 Sep 2013 13:30:00 +0200
| Newsgroups | php.pear.dev |
|---|---|
| Message-ID | <CAJkfz4HutNdYsw3F+qZz+rbO300mSXMGf6ZO9OcP710pAKzF2A@mail.gmail.com> |
Hello everyone, I am new here. My name is Laurent and I recently joined the PEAR community to propose a package that allow to connect to a remote syslog server, not relying on PHP or system config. The code is RFC3164 and RFC5424 compliant. I've read the developer manuals on PEAR website and tried to improve my coding habits to conform to PEAR standards. You can find the source on github : https://github.com/leirn/php.syslog.class Comments are welcome. Regards, Laurent