I have the following code-example:
import asyncio import logging def handle_exception(loop, context): msg = context.get("exception", context[&