std-logger 0.4.1

A logging implementation for the log crate that logs messages to standard error and requests to standard out. It uses the logfmt standard (https://www.brandur.org/logfmt) as format.
Documentation

std-logger

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 5 feature flags, 4 of them enabled by default.

default

log-panic (default)

timestamp (default)

log-panics (default)

This feature flag does not enable additional features.

libc (default)

This feature flag does not enable additional features.

nightly

This feature flag does not enable additional features.