25 $this->assertArrayHasKey(
'uid', $record[
'extra']);
31 $this->assertEquals(10, strlen($processor->getUid()));
An exception for terminatinating execution or to throw for unit testing.
testProcessor()
@covers Monolog\Processor\UidProcessor::__invoke
Adds a unique identifier into records.
getRecord($level=Logger::WARNING, $message='test', $context=array())