/** * Constructor. * * @since 1.7.0 */ protected function __construct() { $this->loggerRegistry = new LoggerRegistry(); }