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.