Results 2 issues of Tarun Thammisetty

We could potentially improve the throughput of the logger by implementing io_uring in the background thread. ### Proposed changes: - Implement io_uring setup in the background thread initialization - Modify...

enhancement

### Description Currently, there is no way to access the thread ID of the internal thread used by Asio for DNS resolution. This information could be valuable for debugging, logging,...