Crate badlog

Source
Expand description

A ridiculously minimal and good-looking logger.

Functionsยง

  • Use the given string as the log level.
  • Use the value of the given environment variable as the log level.
  • Same as init, but hiding timestamps and target modules.
  • Same as init_from_env, but hiding timestamps and target modules.