PHPackages                             photon/log-syslog - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Logging &amp; Monitoring](/categories/logging)
4. /
5. photon/log-syslog

ActiveLibrary[Logging &amp; Monitoring](/categories/logging)

photon/log-syslog
=================

Syslog backend for photon log.

v1.0.1(9y ago)1974LGPL-2.1PHP

Since May 1Pushed 9y ago3 watchersCompare

[ Source](https://github.com/photon/log-syslog)[ Packagist](https://packagist.org/packages/photon/log-syslog)[ Docs](http://www.photon-project.com/)[ RSS](/packages/photon-log-syslog/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

log-syslog
==========

[](#log-syslog)

[![Build Status](https://camo.githubusercontent.com/b7ae3995163e0d6fbb31f698254539d2cc2c78f1168f1a7486be7415de39566d/68747470733a2f2f7472617669732d63692e6f72672f70686f746f6e2f6c6f672d7379736c6f672e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/photon/log-syslog)

Syslog backend for photon

Quick start
-----------

[](#quick-start)

1. Add the module in your project

    composer require "photon/log-syslog:dev-master"

or for a specific version

```
composer require "photon/log-syslog:1.0.0"

```

2. Add the log backend in photon configuration

    'log\_handlers' =&gt; array( '\\photon\\log\\SyslogBackend', ),
3. Configure the backend

    'log\_syslog' =&gt; array( 'ident' =&gt; 'MyApp', 'facility' =&gt; LOG\_USER, ),
4. Enjoy !

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~403 days

Total

2

Last Release

3632d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/32f98ddde8bc7b4f6fadce6a4030a77dc6dfd8e08d8e5b122ab4cc70232f6341?d=identicon)[delkia](/maintainers/delkia)

---

Top Contributors

[![wysman](https://avatars.githubusercontent.com/u/1042272?v=4)](https://github.com/wysman "wysman (7 commits)")

---

Tags

logsyslogphoton

### Embed Badge

![Health badge](/badges/photon-log-syslog/health.svg)

```
[![Health](https://phpackages.com/badges/photon-log-syslog/health.svg)](https://phpackages.com/packages/photon-log-syslog)
```

###  Alternatives

[monolog/monolog

Sends your logs to files, sockets, inboxes, databases and various web services

21.4k964.9M7.0k](/packages/monolog-monolog)[psr/log

Common interface for logging libraries

10.4k1.2B9.2k](/packages/psr-log)[symfony/monolog-bundle

Symfony MonologBundle

2.9k249.1M1.6k](/packages/symfony-monolog-bundle)[spatie/laravel-activitylog

A very simple activity logger to monitor the users of your website or application

5.8k45.4M309](/packages/spatie-laravel-activitylog)[sentry/sentry

PHP SDK for Sentry (http://sentry.io)

1.9k227.1M273](/packages/sentry-sentry)[sentry/sentry-laravel

Laravel SDK for Sentry (https://sentry.io)

1.3k114.3M154](/packages/sentry-sentry-laravel)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
