Christian Brunotte created LOG4PHP-223:
------------------------------------------
Summary: Appender for systemd journal
Key: LOG4PHP-223
URL: https://issues.apache.org/jira/browse/LOG4PHP-223
Project: Log4php
Issue Type: Wish
Environment: Linux
Reporter: Christian Brunotte
Priority: Minor
It would be nice to have an appender for the systemd journal.
As systemd gets installed on almost all new Linux systems, it would be a way to
log structured data without having to install elasticsearch or similar things.
Things like PID, UID, filename/line or all MDC values could thus be saved for
every message. Usually those information is dropped to keep logfiles short and
readable.
See https://github.com/gnieh/logback-journal for an implementation in Java.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)