View Source NervesLogging.SyslogTailer (nerves_logging v0.1.0)
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
Returns a specification to start this module under a supervisor.
See Supervisor
.
@spec start_link(any()) :: GenServer.on_start()
Start the local syslog GenServer.