Files
2025-01-04 11:54:01 +02:00

3 lines
50 B
Python

async def log_handler(line: str):
print(line)