Skip to main content

Module logger

Module logger 

Source

Functionsยง

assert_logged
Asserts that the message has been logged and removes it from the log of this thread.
assert_not_logged
Asserts that the message is not in the log for this thread.
clear_log_messages
Clears all log messages of this thread.