PHP Classes

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    
Ratings Unique User Downloads Download Rankings
StarStarStar 45%Total: 1,026 This week: 1All time: 3,578 This week: 560Up
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
Picture of André Liechti
  Performance   Level  
Name: André Liechti <contact>
Classes: 9 packages by
Country: Switzerland Switzerland
Age: 55
All time rank: 4016 in Switzerland Switzerland
Week rank: 106 Up1 in Switzerland Switzerland Up
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 Reuses Unique User Downloads Download Rankings  
 0%1
Total:1,026
This week:1
All time:3,578
This week:560Up
 User Ratings  
 
 All time
Utility:75%StarStarStarStar
Consistency:75%StarStarStarStar
Documentation:-
Examples:-
Tests:-
Videos:-
Overall:45%StarStarStar
Rank:3332