Skip to content

Releases: leirn/php.syslog.class

PEAR release

18 Sep 14:33

Choose a tag to compare

v1.1

Complete docbooks comments

Minor correction

16 Sep 15:21

Choose a tag to compare

Correct a redefinition of LOG_ALERT.

Initial version

06 Sep 15:34

Choose a tag to compare

First release of php.syslog.class.

It can be use in a PHP CLI script or in a PHP web page to send syslog messages to a syslog client.

Allowed protocols are UDP, TCP, SSL and TLS.

Compliant with RFC3164 and RFC 5424, 5425 and 5426.