Crate piccolog

Crate piccolog 

Source
Expand description

Provides a very simple Log output implementation for testing and CLI.

Functions§

setup_logger
Setup logger based on specified level.
test_logger
Setup logger for a test run, if not already setup, based on TEST_LOG environment variable.

Type Aliases§

Flaw
Conveniently compact type alias for dyn Trait std::error::Error.