Currently when logging there is no way to know which request a log line belongs to, we might want to add a way to allow this. If this is not possible through standard logging module (which I suspect) we might provide (and use everywhere) a tg.log that logs the request id too when it's available.