slog-logfmt

Crates.ioslog-logfmt
lib.rsslog-logfmt
version0.1.0
sourcesrc
created_at2020-03-12 14:00:42.2944
updated_at2020-03-13 02:57:09.9027
descriptionlogfmt drain & format for slog
homepage
repositoryhttps://github.com/antifuchs/slog-logfmt
max_upload_size
id217875
size39,105
Andreas Fuchs (antifuchs)

documentation

https://docs.rs/slog-logfmt

README

logfmt formatter for slog

This is a pretty straightforward logfmt formatter with a customizable prefix. The formatter exposed by the crate is not Send or Sync, so you'll have to wrap it in slog-async or similar.

Commit count: 50

cargo fmt