Elixir Syslog server, client, and backend for Logger.
Kvasir's goal is to keep everything we could need regarding Syslog. If we need a client, a server, or provide a backend for Logger.
You can install Kvasir via Hex:
{:kvasir_syslog, "~> 1.0"}
Or if you want to install the most recent (that could be still not uploaded to Hex):
{:kvasir, github: "altenwald/kvasir"}