alto_logger

Crates.ioalto_logger
lib.rsalto_logger
version0.4.0
sourcesrc
created_at2020-02-24 11:57:53.945882
updated_at2022-08-30 00:34:47.212315
descriptionan opinionated logger that provides colorful and multi-line output
homepage
repositoryhttps://github.com/museun/alto_logger
max_upload_size
id211997
size40,955
(museun)

documentation

https://docs.rs/alto_logger

README

alto_logger

Crates Documentation Actions

filtering

use the environmental variable RUST_LOG with module_name=level

RUST_LOG="tokio=warn,my_module=info,my_module::inner=trace"

optional features

time enables printing out a UTC timestamp with time

Commit count: 46

cargo fmt