Crate mock_logger

Source

Structs§

LogEntry
Captured log entry.
MockLogger
Mocked log implementation, for the purpose of validating log output in tests.

Functions§

init
Initialize the MockLogger. If called after the logger has already been initialized this will clear any previously captured log entries.