Module tracing_rfc_5424::layer

source ·
Expand description

tracing-rfc-5424 Layer implementations.

A basic struct Layer is defined, but implementations are provided only for a few (sensible) combinations of type parameters. Consumers of this crate are of course free to implement the TracingFormatter, SyslogFormatter and Transport traits for themselves & provide their own implementations.

Structs

Enums

Type Definitions