Crate badlog [] [src]

A ridiculously minimal and good-looking logger.

Functions

init

Use the given string as the log level.

init_from_env

Use the value of the given environment variable as the log level.

minimal

Same as init, but hiding timestamps and target modules.

minimal_from_env

Same as init_from_env, but hiding timestamps and target modules.