Syslog v0.1.0 Syslog.Event behaviour View Source
As incoming Syslog Messages are received, they are passed to the
Syslog.Event.on_syslog/1
callback.
Link to this section Summary
Callbacks
User function to handle an incoming Syslog decoded message
Link to this section Callbacks
User function to handle an incoming Syslog decoded message.