nerves_runtime v0.10.3 Nerves.Runtime.Log.KmsgTailer View Source

Collects operating system-level messages from /proc/kmsg, forwarding them to Logger with an appropriate level to match the syslog priority parsed out of the message.

Link to this section Summary

Functions

Returns a specification to start this module under a supervisor.

Start the kmsg monitoring GenServer.

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Start the kmsg monitoring GenServer.