Struct syslog::SyslogError [] [src]

pub struct SyslogError { /* fields omitted */ }

Trait Implementations

impl Debug for SyslogError
[src]

Formats the value using the given formatter.

impl Error for SyslogError
[src]

A short description of the error. Read more

The lower-level cause of this error, if any. Read more

impl Display for SyslogError
[src]

Formats the value using the given formatter. Read more