diff --git a/src/zhurnal/app.py b/src/zhurnal/app.py index 9c6679e..2b1211b 100644 --- a/src/zhurnal/app.py +++ b/src/zhurnal/app.py @@ -245,6 +245,7 @@ class Zhurnal(web.Application): time_elapsed = round( time_previous and time_current - time_previous or 0, 4 ) + print(line.decode().strip()) for client in app.clients: await client.send_str( json.dumps(