vlorentz retitled this revision from [WIP] Add tests for writing+replaying releases, revisions, and directories. to Add tests for writing+replaying releases, revisions, directories, origin_visits.Apr 5 2019, 4:54 PM2019-04-05 16:54:00 (UTC+2)
vlorentz retitled this revision from Add tests for writing+replaying releases, revisions, directories, origin_visits to Add support for replaying origin visits + more tests.Apr 5 2019, 5:28 PM2019-04-05 17:28:52 (UTC+2)
Please use logger.error('Foo %s', args): that way arguments have a chance to end up in the structured logging infrastructure, and we avoid interpolating when the log level isn't high enough to output the message.