PSR Logger has a `Null` Logger which can be used easily for testing purposes. Is there any thought about creating a Dummy/Test/Null container for the same reasons?
PSR Logger has a
NullLogger which can be used easily for testing purposes.Is there any thought about creating a Dummy/Test/Null container for the same reasons?