env_logger 0.10.2

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

default

  • auto-color
  • humantime
  • regex

auto-color

  • dep:is-terminal
  • color

humantime

  • dep:humantime

regex

  • dep:regex

color

  • dep:termcolor