Crate slog_async [] [src]

Standard slog-rs extensions

slog-rs is an ecosystem of reusable components for structured, extensible, composable logging for Rust.

slog-std contains functionality that is generic and useful for majority of slog-rs users but not portable enough or for other reasons not suitable to include in core slog crate.

Structs

Async

Async drain

AsyncBuilder

AsyncCore builder

AsyncCore

Core of Async drain

Enums

AsyncError

Errors reported by Async

Type Definitions

AsyncResult

AsyncResult alias