Module syslog_stream

Module syslog_stream 

Source
Expand description

A streamer for the syslog.

Structs§

SyStream
A structure which holds the Priority and reference to the syslog instance.

Traits§

SyStreamApi
A standart trait which provides the access to the instance which implements std::fmt::Write.