arnested/psr3-journald

PSR-3 logging to systemd's journald

Maintainers

Package info

github.com/arnested/psr3-journald

pkg:composer/arnested/psr3-journald

Statistics

Installs: 3 075

Dependents: 0

Suggesters: 0

Stars: 4

Open Issues: 0

dev-main 2026-01-01 17:18 UTC

This package is auto-updated.

Last update: 2026-03-01 17:42:11 UTC


README

An experimental PSR-3 compatible logger logging (structured) data to Journald.

Requirements

This library requires PHP 8.1 or later.

FFI is supported from 7.4 and is used to write to Journald.

You also need to have systemd on the machine.

Usage

See example.php.