env_logger 0.10.0

A logging implementation for `log` which is configured via an environment variable.
Documentation

env_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 7 feature flags, 5 of them enabled by default.

default

  • auto-color
  • humantime
  • regex

auto-color

  • dep:is-terminal
  • color

humantime

    This feature flag does not enable additional features.

regex

    This feature flag does not enable additional features.

color

  • dep:termcolor

termcolor

    This feature flag does not enable additional features.

is-terminal

    This feature flag does not enable additional features.