PHP Classes

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

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 45%Total: 1,028 All time: 3,575 This week: 38Up
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: 4006 in Switzerland Switzerland
Week rank: 63 Up1 in Switzerland Switzerland Up
Innovation award
Innovation award
Nominee: 8x

Winner: 2x

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

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Reuses Unique User Downloads Download Rankings  
 0%1
Total:1,028
This week:0
All time:3,575
This week:38Up
 User Ratings  
 
 All time
Utility:75%StarStarStarStar
Consistency:75%StarStarStarStar
Documentation:-
Examples:-
Tests:-
Videos:-
Overall:45%StarStarStar
Rank:3403