Edward Myung
Results
1
issues of
Edward Myung
## Background I have setup Partytown to handle logging with [Datadog](https://www.datadoghq.com/), and calls to the logger e.g. `DD_LOGS.logger.info('some log')` currently **_do_** process successfully off the main thread. However, I'm finding...