Open samuelcolvin opened 7 years ago
That's already in the works... https://github.com/getsentry/raven-aiohttp
Ok cool, great to see the transport is there.
What I'm talking about (sorry if I wasn't clear) is aiohttp application error logging. Is that in the pipeline too?
Would be great if raven had built in support for aiohttp.
I initial made a pull request https://github.com/aio-libs/aiohttp/pull/1906 for basic logging to sentry in aiohttp support, but I can see it would be more logical to add the support here.
Would you accept a PR for this?