An implementations that keeps the messages in memory in a collection. DO NOT user this in production. This is meant for unit tests.
Register a message to be reported immediately or queue for reporting at a latter point.
The message to register.
An implementations that keeps the messages in memory in a collection. DO NOT user this in production. This is meant for unit tests.