Test Components Logger
In test environments we don't want to recycle the events as mockity hold on to them. We therefor override log() to not call release.
In test environments we don't want to recycle the events as mockity hold on to them. We therefor override log() to not call release.