nerves_runtime v0.9.2 Nerves.Runtime.Log.SyslogTailer
This GenServer routes syslog messages from C-based applications and libraries through the Elixir Logger for collection.
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor
Start the local syslog GenServer
Link to this section Functions
Link to this function
child_spec(arg)
Returns a specification to start this module under a supervisor.
See Supervisor
.
Start the local syslog GenServer.