Module env_logger::logger

source ·

Structs

  • Builder acts as builder for initializing a Logger.
  • Set of environment variables to configure from.
  • The env logger.
  • Var 🔒

Constants

Functions

  • Create a new builder with the default environment variables.
  • from_envDeprecated
    Create a builder from the given environment variables.
  • Initializes the global logger with an env logger.
  • Initializes the global logger with an env logger from the given environment variables.
  • Attempts to initialize the global logger with an env logger.
  • Attempts to initialize the global logger with an env logger from the given environment variables.