slog-atomic

Crates.ioslog-atomic
lib.rsslog-atomic
version3.1.0
sourcesrc
created_at2016-09-09 06:43:44.46654
updated_at2021-03-25 20:03:55.87158
descriptionAtomic run-time controllable drain for slog-rs
homepagehttps://github.com/slog-rs/slog
repositoryhttps://github.com/slog-rs/atomic
max_upload_size
id6292
size51,283
Michal 'vorner' Vaner (vorner)

documentation

https://docs.rs/slog-atomic

README

slog-rs logo
Travis CI Build Status slog-atomic on crates.io slog-rs Gitter Chat

slog-atomic - Atomic run-time controllable drain for slog-rs

Using slog-atomic you can create a slog::Drain that can change behavior in a thread-safe way, in runtime. This is useful eg. for triggering different logging levels from a signal handler.

Commit count: 29

cargo fmt