Added screen logging
All checks were successful
Build and test Zhurnal / Test (push) Successful in 52s

This commit is contained in:
retoor 2024-11-27 22:22:15 +01:00
parent 92db21739a
commit 0511c74f0b

View File

@ -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(