slog-extra 0.1.0

Standard slog-rs extensions
docs.rs failed to build slog-extra-0.1.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: slog-extra-0.1.2

slog-extra - Standard slog-rs extensions

This crates contains slog-rs extensions that don't belong to the core slog crate due to:

  • not supporting no_std
  • having additional dependencies
  • other problems