PHP Classes
elePHPant
Icontem

Pure PHP syslog client: Log data to a RFC 3164 compliant syslog server

Recommend this page to a friend!
  Info   View files View files (1)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2005-12-24 (11 years ago) RSS 2.0 feedNot enough user ratingsTotal: 896 All time: 3,815 This week: 710Up
Version License PHP version Categories
syslog 1.1GNU Lesser Genera...4.0.7Networking, Logging
Description Author

This class can be used to log data to a RFC 3164 compliant syslog facility server.

Syslog class is an implementation in PHP following the RFC 3164 rules. Using this class, it is possible to send syslog messages to external servers.

The class establishes an UDP connection to syslog facility server given its IP address. Then it can send log messages formatted according RFC 3164.

The class works in Windows, Linux and other Unix like systems.

It can can be use for example to log information, to synchronize some processes, or to launch external tasks.

Innovation Award
PHP Programming Innovation award nominee
January 2006
Number 9
Syslog is an application available under Linux/Unix operation systems for logging different types of events that occur in the systems.

The syslog protocol is a standard that defines how to communicate with syslog server facilities. A syslog server may be running on the same machine or in different machines in the local network.

This class provides a client implementation of the syslog protocol. It simplifies the logging of events that occur on the PHP application level.

Manuel Lemos
  Performance   Level  
Name: André Liechti <contact>
Classes: 8 packages by
Country: Switzerland Switzerland
Innovation award
Innovation award
Nominee: 8x

Winner: 2x

  Files folder image Files  
File Role Description
Plain text file syslog.php Class Syslog class

 Version Control Unique User Downloads Download Rankings  
 0%
Total:896
This week:0
All time:3,815
This week:710Up