See if we can implement logging for the Python integration. ## To do - [ ] Research how to implement logging - [ ] OpenTelemetry logging? - [ ] Add OpenTelemetry logging support to the agent - [ ] Agent extension - [ ] Add extension support to this project - [ ] Implement [Python logging handler](https://docs.python.org/3/library/logging.html#handler-objects) - [ ] Research if other useful logging integrations exist (add more bullet points if so)