A local syslog which is working over datagram channel. If no path is specified,
it will try to find the syslog server by the hardcoded links. The same will be
performed if use_alternative is enabled when path is provided.
This trait is a common interface for the syslog realization which holds
necessary info for compile time initialization and initialization during
runtime. For async portion.
This trait is a common interface for the syslog realization which holds
necessary info for compile time initialization and initialization during
runtime.