Kvasir.Syslog.Client (kvasir v1.0.0)
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
Link to this function
child_spec(init_arg)
Returns a specification to start this module under a supervisor.
See Supervisor
.
Link to this function
log(pid, syslog)
Link to this function
start_link(opts)
Link to this function