Open
Description
I have my own test helpers for validating logging behavior in my library
after writing tests for #243... the test helpers are much nicer than what I wrote.
It'd be nice if the helpers were made public in a LoggingTestUtils
module to be imported in my test targets...