View Source NervesLogging.SyslogTailer (nerves_logging v0.2.2)

This GenServer routes syslog messages from C-based applications and libraries through the Elixir Logger for collection.

Summary

Functions

Returns a specification to start this module under a supervisor.

Start the local syslog GenServer.

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.