doStuff(); self::assertSame( [[LogLevel::INFO, 'I did it!', ['key' => 'value']]], $logger->logs, ); } }