handle($this->getRecord(Logger::ERROR)); $this->assertStringMatchesFormat('[%s] test.ERROR: test [] []', $GLOBALS['error_log'][0]); $this->assertSame($GLOBALS['error_log'][1], $type); } }