Correcting an import mistake in previous patch.
This fixes the `LoggerChannelFactory` type in the `__construct()` function to be `LoggerChannelFactoryInterface`, so alternative logging methods can be used (such as the `Monolog Datadog` module).
Correcting an import mistake in previous patch.
This fixes the `LoggerChannelFactory` type in the `__construct()` function to be `LoggerChannelFactoryInterface`, so alternative logging methods can be used (such as the `Monolog Datadog` module).