Discussion:
Net_Syslog package proposal
Laurent
2013-09-20 11:30:00 UTC
Permalink
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

Loading...