## Overview - We have implemented a customized logger with durable execution info (ref: https://github.com/aws/aws-durable-execution-sdk-python/blob/main/src/aws_durable_execution_sdk_python/logger.py#L55). - We should be able to verify the logging works correctly with integration tests. ## AC - Implement a handler that checks cloudwatch logs are created correctly - Add logging verification for logger integration tests