Test cases for twisted.logger._global.

Function compareEvents Compare two sequences of log events, examining only the the keys which are present in both.
Class LogBeginnerTests Tests for LogBeginner.
def compareEvents(test, actualEvents, expectedEvents):

Compare two sequences of log events, examining only the the keys which are present in both.

Parameterstesta test case doing the comparison (type: unittest.TestCase)
actualEventsA list of log events that were emitted by a logger. (type: list of dict)
expectedEventsA list of log events that were expected by a test.
API Documentation for twisted, generated by pydoctor at 2020-03-25 17:34:30.