Module z_syslog_sup

Supervisor for the syslog socket process.

Copyright © 2021 Marc Worrell

Behaviours: supervisor.

Authors: Marc Worrell (marc@worrell.nl).

Description

Supervisor for the syslog socket process

Function Index

init/1Return the notifier gen_server(s) to be used.
start_link/0API for starting the site supervisor.

Function Details

init/1

init(X1) -> any()

Return the notifier gen_server(s) to be used.

start_link/0

start_link() -> any()

API for starting the site supervisor.


Generated by EDoc