bwaldvogel / log4j-systemd-journal-appender

Log4j appender for systemd-journal that maintains structured log data
BSD 3-Clause "New" or "Revised" License
24 stars 14 forks source link

Add support for setting SYSLOG_FACILITY #11

Closed cneth closed 4 years ago

cneth commented 4 years ago

See: https://github.com/bwaldvogel/log4j-systemd-journal-appender/issues/10

bwaldvogel commented 4 years ago

Merged https://github.com/bwaldvogel/log4j-systemd-journal-appender/pull/11/commits/95cf79bcb4403ab90791fc8d850478e5f18ff5fb. Thanks for your contribution!