~apreiml/hare-syslog

A syslog client implementation for hare

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~apreiml/hare-syslog
read/write
git@git.sr.ht:~apreiml/hare-syslog

You can also use your local clone with git send-email.

#hare-syslog

This package provides a syslog client implementation.

#Provided modules

  • log::syslog

#Installation

#From your distribution

The recommended name for this package is "hare-syslog". Look for this, or something similar, in your local package manager. This is the preferred way to install this package.

#System-wide installation

make install

#Vendoring

git subtree -P vendor/hare-syslog/ add https://git.sr.ht/~apreiml/hare-syslog master