hauleth / erlang-systemd

systemd utilities for Erlang applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add journald logger handler

hauleth opened this issue · comments

  • Format messages accordingly to the required format
  • Send messages via datagram socket (UDP-like)
  • Send messages via stream socket (TCP-like)