View Source NervesLogging.SyslogTailer (nerves_logging v0.2.1)

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.