[ 'url' => 1 ], 'context' => [ 'url' => 2 ], // T218688, Pin time to January 1, 2020 'datetime' => '2020-01-01T00:00:00+00:00' ]; $this->assertSame( $cee_formatter->format( $record ), "@cee: " . $ls_formatter->format( $record ) ); } }