[][src]Module bdrck::testing::logging

logging provides a Logger implementation which is suitable for unit tests.

Functions

set_test_logger

Call set_logger with a test-friendly logger. Logging will be enabled at the given level, or at "Debug" if no other level was specified.