slog-logfmt 0.1.0

logfmt drain & format for slog
Documentation

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.