Mohamed El Mrabet
Mohamed El Mrabet
Hello, if you are interested he can offer a fix and send a PR
The solution is as bellow `` /** * @param LogRecord $record */ protected function write(LogRecord $record): void { $this->records[] = array( 'message' => $record->formatted, 'is_string' => true, 'label' => strtolower($record->level->getName()),...
Hello @magento-translation-team Can you review my PR? Thanks
@magento run all tests
@magento run all tests
@magento run all tests
@magento run Unit Tests
@magento run all tests
@magento run all tests