Module env_logger::fmt::writer

source ·

Modules

Structs

  • Builder 🔒
    A builder for a terminal writer.
  • Writer 🔒
    A terminal target with color awareness.

Enums

  • Log target, either stdout, stderr or a custom pipe.
  • Log target, either stdout, stderr or a custom pipe.
  • Whether or not to print styles to the target.

Functions