Kvasir.Syslog.Client (kvasir v1.0.1)

Creates a syslog client. It requires a port from where we are going to send the message to the syslog server. It could be useful to create a pool of clients to send the syslog messages.

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

log(pid, syslog)

start_link(opts)

stop(pid)