Closed mvdwetering closed 6 months ago
The recent updates to the aiohuesyncbox
package aim to improve logging within the library. These changes introduce logging features to facilitate error handling processes and provide detailed information during host resolution and request handling, enhancing the overall debugging experience for developers.
File Path | Change Summary |
---|---|
.../errors.py |
Added logging functionality using the logging module for debug messages on errors. |
.../huesyncbox.py |
Enhanced logging by adding details to the resolve method and handling aiohttp.ClientError and asyncio.TimeoutError in the request method. |
🐇🌟 In the realm of code, where logs align, A rabbit weaves tales, errors defined. Through leaps and bounds, in the code's moonlight, Errors now traced, shining ever so bright. Debug with glee, as logs unfold, A sync saga told, in lines of gold. 🌙 🐇🌟
Summary by CodeRabbit