Struct slog_syslog::SyslogBuilder[][src]

pub struct SyslogBuilder { /* fields omitted */ }
Expand description

Builder pattern for constructing a syslog

Implementations

Build a default logger

By default this will attempt to connect to (in order)

Set syslog Facility

Filter Syslog by level

Remote UDP syslogging

Remote TCP syslogging

Local syslogging over a unix socket

Start running

Trait Implementations

Returns the “default value” for a type. Read more

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.