[][src]Crate piccolog

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 Definitions

Flaw

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